Skip to content
Snippets Groups Projects
Commit 07abdd39 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Update README.md

parent 9b85c0ba
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@ This ROS package contains the physical description of a 1:8 scale model car used
# How to use it
## Installation
Move to workspace:
```
roscd && cd ../src
......@@ -26,6 +28,8 @@ Compile all the ROS packages with the following commands:
catkin_make
```
## Launch
This package provides a simple launch file to display the physical description of the model car and control each of the joints using the [joint_state_publisher](http://wiki.ros.org/joint_state_publisher) node:
```
roslaunch model_car_description description_test.launch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment