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

[steer_bot_hardware_gazebo] Implement POSITION_PID and VELOCITY_PID like default_robot_hw_sim.cpp #34

Open
nyxrobotics opened this issue Dec 20, 2023 · 1 comment

Comments

@nyxrobotics
Copy link

Thanks for the great work, this repository is very nice to run steering robots on gazebo.

I would like to see PID modes added to the steering position controls and wheel speed controls.
ODE has a problem with vibrating and slipping if PID is not used to control the joint.

In gazebo_ros_control is the following part
https://github.com/ros-controls/gazebo_ros_control/blob/46f41d0b8b90e4b29c2500123d879e768bba830c/src/default_robot_hw_sim.cpp#L201-L216

If you all agree, I will develop this feature and create a PR.

@MoriKen254
Copy link
Contributor

thank you so much.
could you do it please?

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