mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-02-11 09:20:40 +00:00
fix the readme
This commit is contained in:
@@ -68,7 +68,7 @@ $ socat -dd -v pty,rawer,crnl,link=/tmp/ttyACM9 pty,rawer,crnl,link=/tmp/ttyOUT
|
|||||||
When you go to run anchor, use the `port_override` launch parameter to point it to the fake serial port, like so:
|
When you go to run anchor, use the `port_override` launch parameter to point it to the fake serial port, like so:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ ros2 launch anchor_pkg rover.launch.py --ros-args -p port_override:=/tmp/ttyACM9
|
$ ros2 launch anchor_pkg rover.launch.py port_override:=/tmp/ttyACM9
|
||||||
```
|
```
|
||||||
|
|
||||||
### Connecting the GuliKit Controller
|
### Connecting the GuliKit Controller
|
||||||
|
|||||||
Reference in New Issue
Block a user