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

Is there a (supported) replacement for the trajectory_filters for indigo+?

asked 2016-08-25 12:39:33 -0500

BrettHemes_ gravatar image

I was looking for some smoothing functionality for trajectory_msgs joint trajectories before writing my own and came across the trajectory_filters stack. The functionality looks like it could be what I need but there are no versions past fuerte. Is there possibly a newer (supported) implementation somewhere?

Thanks, Brett

edit retag flag offensive close merge delete

Comments

That looks like it was part of arm_navigation stack, which was replaced by MoveIt. Perhaps you can find the functionality you're looking for in MoveIt

ahendrix gravatar image ahendrix  ( 2016-08-25 20:05:39 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-08-26 00:47:06 -0500

130s gravatar image

You can use industrial_trajectory_filters. It uses trajectory_msgs, and it doesn't depend on any industrial_* packages despite its name.

edit flag offensive delete link more

Comments

Yeah, I saw this but the filters in this package are pretty basic and not what I was looking for (i.e., smoothing and/or interpolation)

BrettHemes_ gravatar image BrettHemes_  ( 2016-08-30 10:25:33 -0500 )edit

There is a tutorial regarding converting arm_navigation filters to moveit planning request adapters here that I might try...

BrettHemes_ gravatar image BrettHemes_  ( 2016-08-30 11:09:52 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-08-25 12:39:33 -0500

Seen: 123 times

Last updated: Aug 26 '16