mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
output=«screen» for simple offboard service
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<!-- TODO: marker position estimator -->
|
||||
|
||||
<!-- simplified offboard control -->
|
||||
<node name="simple_offboard" pkg="clever" type="simple_offboard.py"/>
|
||||
<node name="simple_offboard" pkg="clever" type="simple_offboard.py" output="screen"/>
|
||||
|
||||
<!-- bottom camera -->
|
||||
<include file="$(find clever)/launch/bottom_camera.launch" if="$(arg camera)"/>
|
||||
|
||||
Reference in New Issue
Block a user