Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
easyprototype authored Sep 11, 2024
1 parent 4795f7f commit ff3efe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If the USB hub doesn't seem to work or is not recognized, try the following firs
If the RaceCar doesn't move straight when no steering commands are sent, it is possible to adjust the steering mechanically and by software. If the steering offset is small, you may skip the mechanical calibration and just [adjust in software](https://github.com/SherbyRobotics/racecar/blob/ros2/doc/README.md#sofware-calibration).

## Mechanical calibration
**Note**: Mechanical calibration has already been done. You only need to perform [software calibration](https://github.com/SherbyRobotics/racecar/blob/ros2/doc/README.md#sofware-calibration).
**Note**: Mechanical calibration has already been done. Normally you only need to perform [software calibration](https://github.com/SherbyRobotics/racecar/blob/ros2/doc/README.md#sofware-calibration).

1. Make sure the Arduino is flashed with the default firmware: [Controller.ino](https://github.com/SherbyRobotics/racecar/blob/ros2/racecar_arduino/Controller/Controller.ino). When the RaceCar's power board is activated, the arduino will send a zero steering value.
2. Unscrew that screw:
Expand Down

0 comments on commit ff3efe6

Please sign in to comment.