Joint trajectory action: robot moves unexpectedly [closed]
We have the following situation with a Baxter research robot:
- Turn robot on.
- Move robot using Joint Trajectory Action (this works fine).
- Turn robot off.
- Turn robot on. This makes the robot move on its own!
I was following these tutorials:
http://wiki.ros.org/dynamixel_control... http://projects.csail.mit.edu/pr2/wik...
Without (much) more info it will be very difficult to help you. Also: please restate this as a question.
What robot are we talking about, who wrote the
joint_trajectory_action
, what OS, what version, how installed, what did you do exactly, etc, etc.Yes, you were right. The JTA was written in such a way that it stored the last joint action send to it. Figured this out by contacting the manufacturer.
Could you add some info on what specific robot this is? Might help future readers / google searchers if/when they run into the same problem.
Sure, good idea. I've added it.