mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Got channels changing on the m2 radios over ssh with testing script. Adjusted some speed things for compass and arm.
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
{name: "/rover_status/camera_status", compress: true, rate: 1.0},
|
||||
{name: "/rover_status/frsky_status", compress: true, rate: 1.0},
|
||||
{name: "/rover_status/gps_status", compress: true, rate: 1.0},
|
||||
{name: "/rover_status/jetson_status", compress: true, rate: 0.2},
|
||||
{name: "/rover_status/jetson_status", compress: true, rate: 1.0},
|
||||
{name: "/rover_status/misc_status", compress: true, rate: 1.0}]
|
||||
</rosparam>
|
||||
</node>
|
||||
|
||||
Reference in New Issue
Block a user