Closed machinekoder closed 6 years ago
It would be useful if jog_arm also supports joint jogging.
jog_arm
This could be done by adding an additional subscriber message that accepts JointState messages, similar to the TwistedStamped interface.
JointState
TwistedStamped
Fixed with 39c68bb
It would be useful if
jog_arm
also supports joint jogging.This could be done by adding an additional subscriber message that accepts
JointState
messages, similar to theTwistedStamped
interface.