PickNikRobotics / UR10e_welding_demo

21 stars 5 forks source link

Check/add Servo capability to give feedback if it is decelerating for ANY reason #13

Closed AdamPettinger closed 3 years ago

AdamPettinger commented 3 years ago

The servo_server/status topic publishes every Servo control cycle with a status. See the status codes here, but basically anything besides a 0 means Servo is slowing down or stopping due to some condition (collision, singularity, joint limit).

Subscribing to this topic while welding will be important so you know when Servo is not operating as expected