Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS-industrial Filter Trajectory error #33

Open
GoogleCodeExporter opened this issue Apr 7, 2015 · 1 comment
Open

ROS-industrial Filter Trajectory error #33

GoogleCodeExporter opened this issue Apr 7, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Launch Arm Navigation
2.Move robot on RViz
3.Click Plan New trajectory
4.Click Filter trajectory

Expected output. New filtered Trajectory.

Actual Output:
"Filter Failed: Unknown error code" when I click the "Filter Trajectory" option 
on ROS.

This error doesn't show up all the time so don't really know what is the cause. 
Usually relaunching the arm navigation package makes it work again.

It's a small pop up that shows up with the above error message, and then the 
window with the motion plan request option  closes leaving just the visualizer.

Original issue reported on code.google.com by Nipto...@gmail.com on 12 Dec 2012 at 4:43

@GoogleCodeExporter
Copy link
Author

This bug may be related to the cubic spline short cutter (collision aware) 
filter.  This filter has been known to fail on what seems like good 
trajectories.  Smaller trajectories seem to exacerbate the problem.  The 
current work around is to use other filters (defined in filters.yaml).  The 
parabolic smoother seems to work well, with out fail. 

Original comment by shaun.ed...@gmail.com on 4 Mar 2013 at 9:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant