ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
ros_canopen does not execute the trajectory, it just forwards commands from ros_control to CANopen hardware.
The trajectory controller (from ros_controllers) will try to reach/pass along each trajectory point at the given time from the trajectory start. So you should specify a valid duration for it with respect to the maximum joint speed. The exact behaviour is described in detail here: http://wiki.ros.org/joint_trajectory_controller