Closed vvasco closed 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?
Sure! More than enough! Let's proceed this way then. Let me know when you're done with the modifications.
This PR introduces the
sdf
models for the aruco boards we use as start and finish-line. Models can be found inmodules/lineDetector/app/gazebo
and the variableGAZEBO_MODEL_PATH
has to point to this folder.I also added:
sdf
model of the tug scenario, which includes the robot with the two lines (this is going to be extended to include also the moving human model);xml
template of the simulated tug.