Closed xela-95 closed 3 months ago
Up to now I've aligned the unit tests to use URIs, by setting the GZ_SIM_RESOURCE_PATH
environment variable in the CMakeLists
of the unit tests to point to the test folder.
@traversaro I don't know what could be an easy solution for the tutorials, maybe we should set GZ_SIM_RESOURCE_PATH
to point also to the tutorial folder when compiling this package or installing it via conda/robotology? Or should we prompt the user to set this variable before launching the tutorial?
Or should we prompt the user to set this variable before launching the tutorial?
Yes, I think we should tell the user to add gz-sim-yarp-plugins/tutorial
folder to GZ_SIM_RESOURCE_PATH
in the tutorial instructions.
Merging 🚀
Closes #175