RethinkRobotics / baxter

Baxter Research Robot SDK
www.rethinkrobotics.com/sdk
BSD 3-Clause "New" or "Revised" License
71 stars 64 forks source link

Fix file playback looping and start #147

Closed rethink-rlinsalata closed 10 years ago

rethink-rlinsalata commented 10 years ago

Fixes start_time to be captured after the initial move_to_position commands, and each time the playback loops. (not sure how looping ever worked before in joint_position...)