robotology / assistive-rehab

Assistive and Rehabilitative Robotics
https://robotology.github.io/assistive-rehab/doc/mkdocs/site
BSD 3-Clause "New" or "Revised" License
21 stars 11 forks source link

Adding aruco boards for gazebo #270

Closed vvasco closed 4 years ago

vvasco commented 4 years ago

This PR introduces the sdf models for the aruco boards we use as start and finish-line. Models can be found in modules/lineDetector/app/gazebo and the variable GAZEBO_MODEL_PATH has to point to this folder.

I also added:

vvasco commented 4 years ago

I agree to move all the gazebo resources related to tug into ./app/gazebo/tug (I can move there also tug-scenario.sdf that is currently in .app/conf).

Regarding the env variable, I added a note in lineDetector.xml (I have to update the path to point to ./app/gazebo/tug) and I was planning to add a tutorial on the website afterwards. Do you think this is enough?

pattacini commented 4 years ago

Sure! More than enough! Let's proceed this way then. Let me know when you're done with the modifications.