You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: