ok, I did so.... but the formatting is pretty ugly and I can't attach files (....yet) :( On 2011-02-28 16:51, Sachin Chitta wrote: > Hi Felix, > > Could you please ask this question on answers.ros.org? > > Thanks, > Sachin > > On Mon, Feb 28, 2011 at 3:14 AM, "Felix Meßmer" wrote: > > > > Dear community, > > > > I have some questions about the trajectory_filter... > > > > > > First of all, here is how we currently set it all up: > > > > ####################### cob_arm_navigation/cob3_trajectory_filter.launch ####################### > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ################################################################################ > > > > > > > > ####################### cob_arm_navigation/filters.yaml ####################### > > > > service_type: FilterJointTrajectoryWithConstraints > > filter_chain: > > - > > name: unnormalize_trajectory > > type: UnNormalizeFilterJointTrajectoryWithConstraints > > - > > name: cubic_spline_short_cutter_smoother > > type: CubicSplineShortCutterFilterJointTrajectoryWithConstraints > > params: {discretization: 0.01} > > > > ######################################################################## > > > > > > In cob_arm_navigation/cob3_move_arm.launch: > > > > This is actually the configuration that I took from the pr2_arm_navigation tutorials a while ago...adopted to the care-o-bot...but I never looked into it more closely. > > > > > > > > > > When I now do planned motion using the OMPL planner or our own PRMCE planner (which I am currently implementing and testing; for the idea behind it see Leven