tesseract_ros icon indicating copy to clipboard operation
tesseract_ros copied to clipboard

could you provide demos about how to run on a real robot in the near future

Open dbdxnuliba opened this issue 2 years ago • 4 comments

could you provide demo about how to run on a real robot in the near future

dbdxnuliba avatar Aug 02 '22 08:08 dbdxnuliba

Depending on your robot, but I would say that the common robots used for research have a ros driver which has an FollowJointTrajectoryAction which you can fill out with the trajectory from the motion planning for executions.

Levi-Armstrong avatar Aug 03 '22 14:08 Levi-Armstrong

I found the plan result of tesseract from basic_cartesian_example isthe topic /tesseract/display_tesseract_trajectory, but not FollowJointTrajectoryAction , is that right? if I want to use FollowJointTrajectoryAction ,where can I find the interface about FollowJointTrajectoryAction in tesseract project

dbdxnuliba avatar Aug 04 '22 02:08 dbdxnuliba

No, what robot are you wanting to execute this on?

Levi-Armstrong avatar Aug 04 '22 15:08 Levi-Armstrong

franka robot

dbdxnuliba avatar Aug 05 '22 01:08 dbdxnuliba