Skip to content

Commit

Permalink
Updated installation of tags in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ohanoch authored Mar 13, 2018
1 parent c637c4d commit 8e9c632
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,10 @@ http://wiki.ros.org/ROS/Tutorials/
* In order for the markers to appear in the worlds I created you will need to download the following repository:
https://github.com/mikaelarguedas/gazebo_models
and install it using the following command from inside the folder "gazebo_models/ar_tags/scripts":
`mkdir ~/.gazeebo/models/marker0`
`mv <path_to_repo_directory>/gazebo_models/model/model0 ~/.gazeebo/models/marker0`
`./generate_markers_model.py -i ../images/ -g ~/.gazebo/models -s 20`
NOTE: For details look at the README.md of the gazebo_models repository.
* You can use the models supplied in the gazeebo_models folder to make new gazeebo worlds of your own. These came from:
https://github.com/mikaelarguedas/gazebo_models
* You can use the models supplied in the gazeebo_models repository to make new gazeebo worlds of your own.

* At this point you should compile catkin:
`catkin_make`
Expand Down

0 comments on commit 8e9c632

Please sign in to comment.