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

Robot movement using Effort Controllers / control using torques #6

Open
acxz opened this issue Feb 15, 2019 · 2 comments
Open

Robot movement using Effort Controllers / control using torques #6

acxz opened this issue Feb 15, 2019 · 2 comments

Comments

@acxz
Copy link

acxz commented Feb 15, 2019

Hello, I have recently started working on a project with a Summit-X vehicle. We would like to control the robot with torque controls on the wheels. I understand how to send velocity commands to the wheels, but we would like to have control over the torques.

Is there a specific rostopic that I need to publish on in order to achieve torque control? I have tried to locate it, but I am at a loss. If anyone can show me how to move the robot using torque controls instead of velocity controls it would be much appreciated.

@RomanRobotnik
Copy link
Contributor

Hi,

Currently the torque control is not available. To do this it would be necessary to modify the motor controller configuration and the ROS library that interacts with them.

@acxz
Copy link
Author

acxz commented Feb 20, 2019

Are there any plans for torque control? If you could point me to any tutorials or examples that would allow me to get up to speed with this topic, then I would love to implement torque control on the robot. I know EffortJointControllers are possible.

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