Skip to content

Commit 562d7f6

Browse files
committed
updated README
1 parent 32f6a5f commit 562d7f6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
- This repository supports the `mpc_ros` repository for controlling various model like differential drive model, ackermann, holonomic model. This integrates the different models from other public packages, therefore you can clone the references separately.
66

7-
## Models
7+
## Requirements
8+
``` sudo apt-get install ros-melodic-hector-gazebo-plugins ros-melodic-ackermann-steering-controller ros-melodic-rqt-robot-steering```
9+
10+
## Laucnch the Models
811

912
### Differential Drive model
1013

@@ -33,8 +36,6 @@
3336

3437
```roslaunch mpc_ros_description models.launch```
3538

36-
## Requirements
37-
``` sudo apt-get install ros-melodic-hector-gazebo-plugins ros-melodic-ackermann-steering-controller ros-melodic-rqt-robot-steering```
3839

3940
## References
4041

0 commit comments

Comments
 (0)