File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ To change any values from the default (if your rover doesn't match the default i
119119The files follow the same structure as the default. Just include the values that you need to change as the default
120120values for other parameters may change over time.
121121
122- You might also want to modify the file ` osr-rover-code/ROS/osr_bringup/launch/osr_launch .py ` to change the velocities the gamepad controller will
122+ You might also want to modify the file ` osr-rover-code/ROS/osr_bringup/launch/osr_mod_launch .py ` to change the velocities the gamepad controller will
123123send to the rover. These values in the node joy_to_twist are of interest:
124124```
125125 {"scale_linear": 0.8}, # scale to apply to drive speed, in m/s: drive_motor_rpm * 2pi / 60 * wheel radius * slowdown_factor
You can’t perform that action at this time.
0 commit comments