Made docs better
This commit is contained in:
parent
2013ae2bf4
commit
c307af491e
@ -18,7 +18,7 @@ For the Gazebo simulation, run:
|
|||||||
ros2 launch ft24_control launch_sim.py
|
ros2 launch ft24_control launch_sim.py
|
||||||
```
|
```
|
||||||
|
|
||||||
You can control the car with the keyboard by publishing Twist commands via:
|
You can control the car with the keyboard by publishing Twist commands by opening a separate terminal and running:
|
||||||
```
|
```
|
||||||
ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args -r /cmd_vel:=/ackermann_steering_controller/reference_unstamped
|
ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args -r /cmd_vel:=/ackermann_steering_controller/reference_unstamped
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user