Open ysl208 opened 5 years ago
created a file joint_recorder.py taken from baxter_examples/scripts and modified so that it listens to /rapid_pbd/editor_events
saves a file (not bag but other) which can be played back using
rosrun baxter_examples joint_trajectory_file_playback.py -f <example_file>
problem: once it starts recording, it doesnt stop
rosrun rapid_pbd joint_recorder.py
For start/stop demo bag file, need to add counter so that it doesnt add again?