ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The best way to do that is probably computeTimeStamps() within time_optimal_trajectory_generation.h. You'll have to write a bit of code to combine all your trajectory messages in one large robot_trajectory::RobotTrajectory, then run computeTimeStamps() to blend the vias together with velocities and accelerations.