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

Revision history [back]

There are two packages containing a bunch of trajectory filters that you could use: spline_smoother and constraint_aware_spline_smoother. If you look in spline_smoother/default_plugins.xml, you can find a list of plugins that will just fill in timing information without doing any short-cutting. I don't recall the full details of each filter (there are many), but for a start you could try replacing your filter with this one: spline_smoother/CubicSplineVelocityScalerFilterJointTrajectoryWithConstraints.