Skip to content

Commit ced8339

Browse files
authored
Merge pull request #164 from KirillMcQ/patch-3
Update rpi.md
2 parents 1d3f10d + 8cba2d2 commit ced8339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/rpi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ To change any values from the default (if your rover doesn't match the default i
119119
The files follow the same structure as the default. Just include the values that you need to change as the default
120120
values 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
123123
send 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

0 commit comments

Comments
 (0)