-
Notifications
You must be signed in to change notification settings - Fork 13
Description
When running the Baxter Demo, the end effector poses are completely off and lead to the cubes ending up at totally wrong positions.
At the bottom of this post you can find screenshots in which you can see the problem (A-D).
Also I have also attached the files i use to generate the plan [1] (which are blindly copied from the demo without any changes), and under the following link [2] you can also find the version of the baxter repo that i am using (which has been cloned from the original baxter repo without any changes).
I basically just fully follow your tutorial [3].
Adjusting q0 leads to different outcomes of the plan execution, so my assumption is, that the mistake may be there.
I do not really know where to begin on debugging this issue, do you maybe have an idea?
I am running the system on Ubuntu 20.04 with ROS Noetic.
When running the system from this pre-compiled docker image [4], everything works fine. Compiling the docker image myself fails at ./configure when trying to find FCL (even though it actually should be installed by the docker image creation process.
[1] baxter-blocks.zip
[2] baxter_common
[3] tmkit.kavrakilab.org/tutorial
[4] tmkit-docker



