You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
Nipto...@gmail.com
on 12 Dec 2012 at 4:43The text was updated successfully, but these errors were encountered: