README.md
This commit is contained in:
@@ -62,7 +62,7 @@ colcon build
|
|||||||
# Start
|
# Start
|
||||||
|
|
||||||
```
|
```
|
||||||
ros2 launch agv_pro_description agv_pro_gazebo.launch.py
|
ros2 launch agv_pro_gazebo agv_pro_gazebo.launch.py
|
||||||
```
|
```
|
||||||
|
|
||||||
# keyboard Control
|
# keyboard Control
|
||||||
@@ -70,3 +70,11 @@ ros2 launch agv_pro_description agv_pro_gazebo.launch.py
|
|||||||
```
|
```
|
||||||
ros2 run teleop_twist_keyboard teleop_twist_keyboard
|
ros2 run teleop_twist_keyboard teleop_twist_keyboard
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Synchronous motion
|
||||||
|
|
||||||
|
```
|
||||||
|
ros2 launch agv_pro_bringup agv_pro_bringup.launch.py
|
||||||
|
ros2 launch agv_pro_gazebo agv_pro_gazebo.launch.py
|
||||||
|
ros2 run teleop_twist_keyboard teleop_twist_keyboard
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user