Re: [ros-users] which package handles trajectory generating?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] which package handles trajectory generating?
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 <> 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
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>



--
Sachin Chitta
Research Scientist
Willow Garage