ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi PickBot,

I am pretty sure there is no standard trajectory-cache available at this time. I have also had the need for something similar (but it had to be persistent) and have implemented it using .yaml files on disk and a pre-defined set of joint states as start/goal states. You might be able to find something on github for your application, but I don't know of any.