Closed jschleicher closed 5 years ago
Is this the only gazebo dependency in any of the package.xml
?
yes. Besides:
rgrep "depend>gazebo"
schunk_simulated_tactile_sensors/package.xml: <exec_depend>gazebo_msgs</exec_depend>
And I'd suggest to keep the gazebo_msgs
-depend there, since they are used inside the python script.
Fixes #209