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 to control the velocity of the end effector? #149

Closed
EdXian opened this issue Apr 14, 2018 · 3 comments
Closed

How to control the velocity of the end effector? #149

EdXian opened this issue Apr 14, 2018 · 3 comments

Comments

@EdXian
Copy link

EdXian commented Apr 14, 2018

Hi all,
I have to control the velocity and acceleration of the end effector due to research purpose .
Is it posible to control these states in simulation?

@gavanderhoorn
Copy link
Member

gavanderhoorn commented Apr 14, 2018

Simulation: yes, but with some work. It should be possible to use gazebo_ros_control and to write a Cartesian controller that will allow you to do what you want. I'm not aware of anything immediately reusable.

Real robot: velocity: not with abb_driver, maybe with abb_libegm. Acceleration (effort?): I'm not aware of a way to control that directly with ABB robots (without a force torque sensor, that is).

@gavanderhoorn
Copy link
Member

Could I ask you to please ask questions like this on ROS Answers? This issue tracker is for reporting problems with the packages in this repository. Your question is more a general inquiry.

@EdXian
Copy link
Author

EdXian commented Apr 14, 2018

Hi @gavanderhoorn,
Ok , thanks you for your information.

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

No branches or pull requests

2 participants