JointTrajectoryResult not defined?
Hi,
I am trying to get the result of a JointTrajectoryAction. The my_joint_trajecotry_action_client.get_result() returns a message of type JointTrajectoryResult, but it has no meaningful fields. What's the right way to get the result of a JointTrajectoryAction?
Thanks!
Huan