Fix rover configuration
Some checks failed
Pyxis/orion/pipeline/head There was a failure building this commit
Some checks failed
Pyxis/orion/pipeline/head There was a failure building this commit
This commit is contained in:
parent
e3cc7ab2b1
commit
825873b698
@ -88,6 +88,9 @@ func configureRover() {
|
||||
SendPositionToBase: reachview.Off,
|
||||
},
|
||||
}
|
||||
config.BaseMode.Output = &reachview.Output{
|
||||
Enabled: reachview.False,
|
||||
}
|
||||
|
||||
log.Println("configuring module as rover")
|
||||
|
||||
|
Reference in New Issue
Block a user