cyberbotics / webots_ros

Webots ROS package
88 stars 39 forks source link

Fix log messages in complete test when getting nodes from DEF #91

Closed BenjaminHug8 closed 2 years ago

BenjaminHug8 commented 2 years ago

Fix messages in the ROS_INFO and ROS_ERROR when webots_ros::supervisor_get_from_def is used, as described in #88.

For consistency, I changed also the messages for the other tests using webots_ros::supervisor_get_from_def.