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

How is the real-time control achieved? Is Moveit used in this project? #7

Open
stevensu1838 opened this issue Apr 5, 2019 · 0 comments

Comments

@stevensu1838
Copy link

Hi team,

I am trying to control a robot manipulator instead of a Baxter robot. So I can't use your package directly. I've got a question on how the real-time control of baxter is achieved on ROS side? Is Moveit used in this project? If not, how did you do it. I know you can use a game joystick to control each joint of the baxter arm but it is not your way apparently.

I think about jointing several trajectories together into a single smooth movement with Moveit. The main challenge with this is that as standard MoveiIt will project trajectories who's start and end velocities are zero, this mean that if you join them together the motion will 'stutter' as the arm stops and starts between trajectories. So the control of robot arm won't be as good as yours. Can you please tell me a bit on how you made it.

Much appreciated if you could show me these related scripts for robot arm real-time control in your package.

Thank you a million.

BR,
Steven

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

1 participant