[ros-users] which package handles trajectory generating?

Sachin Chitta sachinc at willowgarage.com
Mon Oct 3 19:21:19 UTC 2011


The actual node is in trajectory_filter_server. It uses the filters in the
spline_smoother and constraint_aware_spline_smoother packages. They are
configured using YAML configuration files (which can be found in
pr2_arm_navigation_filtering package for the PR2 robot). The filters
operates serially on the message - i.e. you can specify in YAML the order
and kind of filters that will act on the message.

You should put this question up on answers.ros.org.

Sachin

On Mon, Oct 3, 2011 at 12:37 AM, Jia Pan <panj at cs.unc.edu> wrote:

> Hi, all,
> I know motion planner packages generated collision free path, but which
> packages handle the generating of trajectory (i.e., for each points in the
> path, there is time information).
> Or, in other words, which packages fill the timing information in
> trajectory_msgs<http://www.ros.org/wiki/trajectory_msgs?action=fullsearch&context=180&value=linkto%3A%22trajectory_msgs%22>,
> which will be used by spline_smoother?
>
> Thanks.
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>


-- 
Sachin Chitta
Research Scientist
Willow Garage
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20111003/a3343a36/attachment-0004.html>


More information about the ros-users mailing list