Closed davetcoleman closed 11 years ago
Currently it does not use the FollowJointTrajectoryResultConstPtr result info, which is problematic for the ros_control JointTrajectoryController because no where can you gleam why your controller is failing.
FollowJointTrajectoryResultConstPtr
Helps with https://github.com/ros-controls/ros_controllers/pull/47
LGTM
Currently it does not use the
FollowJointTrajectoryResultConstPtr
result info, which is problematic for the ros_control JointTrajectoryController because no where can you gleam why your controller is failing.