Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Geonhee-LEE committed Jun 13, 2021
1 parent 32f6a5f commit 562d7f6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@

- 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.

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

## Laucnch the Models

### Differential Drive model

Expand Down Expand Up @@ -33,8 +36,6 @@

```roslaunch mpc_ros_description models.launch```

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

## References

Expand Down

0 comments on commit 562d7f6

Please sign in to comment.