mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-09 02:31:14 +00:00
Fixes to work with new controller and manipulate pitch.
Thanks Ben Signed-off-by: Prathyoosha Chaya <chayap@oregonstate.edu>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<!-- Start Undercarriage Camera -->
|
||||
<node name="undercarriage" pkg="rover_camera" type="rover_camera" launch-prefix="taskset -c 1" respawn="true" output="screen">
|
||||
<param name="device_path" value="/dev/rover/camera_undercarriage"/>
|
||||
<param name="upside_down" value="true"/>
|
||||
<!--<param name="upside_down" value="true"/>-->
|
||||
</node>
|
||||
|
||||
<!--<!– Start Main Navigation Camera –>-->
|
||||
|
||||
Reference in New Issue
Block a user