Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dbdxnuliba opened this issue Aug 2, 2022 · 4 comments

Comments

@dbdxnuliba
Copy link

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

@dbdxnuliba dbdxnuliba changed the title could you provide demo about how to run on a real robot in the near future could you provide demos about how to run on a real robot in the near future Aug 2, 2022
@Levi-Armstrong
Copy link
Contributor

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.

@dbdxnuliba
Copy link
Author

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

@Levi-Armstrong
Copy link
Contributor

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

@dbdxnuliba
Copy link
Author

franka robot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants