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

How to best Record JointStates and Save/Replay as JointTrajectory - c++

asked 2020-07-29 10:09:31 -0500

Dragonslayer gravatar image

updated 2022-05-01 13:03:19 -0500

lucasw gravatar image

Hi, Iam looking for a simple way to PbD (programing by demonstration). I found the pr2_pbd package but its python and I really want c++, plus it includes lots of aditional code for gui, speech etc.

As I would like to be able to play long trajectories (minutes long) It seems the best way would be to generate short joint trajecotry action messages and sequence them. Iam just not sure how complex to go, and whats the best way of saving reading the data. What is a good size (time lenght) for jointTrajecory messages? What to watch out for?

Any Info would be appreciated.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-12-01 07:48:26 -0500

Dragonslayer gravatar image

Old, but still valid thread about the simplest record/replay approaches. link Its really a question of how precise you need to go. Also hardware and realtime questions come into play.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-07-29 10:09:31 -0500

Seen: 84 times

Last updated: Dec 01 '21