Skip to content

Commit d0bc845

Browse files
committed
2 parents 7db7430 + dfd87d3 commit d0bc845

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# mobile_robot_description
22
ROS Package with a modular structure to create mobile robots with differential drive configuration. The purpose of this package is to provide xacro modules to make it easier to build the URDF description file of your differential robot. To active this purpose, this package has some modules that are inside the file ***common_macro.urdf.xacro*** that can be parametrized using YAML files, making it easier, fast, and more flexible to create your robot model.
33

4-
- [Package Organization](##package-organization)
5-
- [Installation](##installation)
6-
- [Usage](##usage)
4+
![base_config](docs/base_config.gif)
5+
![wheel_config](docs/wheel_config.gif)
6+
7+
8+
- [Package Organization](#Package-Organization)
9+
- [Installation](#Installation)
10+
- [Usage](#Usage)
11+
- [Contributing](#Contributing)
712

813
## Package Organization
914
This project has the following folder structure.

0 commit comments

Comments
 (0)