UniversalRobots / Universal_Robots_ROS_Driver

Universal Robots ROS driver supporting CB3 and e-Series
Apache License 2.0
741 stars 398 forks source link

Feature: introduce a "roswtf" or "ros doctor" #66

Open gavanderhoorn opened 4 years ago

gavanderhoorn commented 4 years ago

Idea is to introduce a small utility that would be able to check whether configuration and setup of the robot controller and driver is as it should be, and prints a report of identified potential issues if this is not the case.

Compare this to roswtf and the new ROS 2 doctor commands.

List of things to check (@fmauch feel free to add to the list):

Additional items could be added based on issues opened here on the tracker.

Intent is to help users avoid common configuration mistakes and by achieving this to reduce the number of support requests logged on the tracker.

fmauch commented 4 years ago

related: https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/147