omnidirectional_controllers
omnidirectional_controllers copied to clipboard
ROS2 controllers for Omnidirectional robots with three wheels
Results
2
omnidirectional_controllers issues
Sort by
recently updated
recently updated
newest added
Hi
1
Your codes is useful ,but i meet some problems when i used it in my project. I almost finish it,but i get this ``` [gzserver-4] [INFO] [1713712162.652976630] [gazebo_ros2_control]: Loading gazebo_ros2_control...
I see that there is a variable in the kinematics.hpp file called OMNI_ROBOT_MAX_WHEELS which is equal to 4. Upon analyzing the code it looks like the kinematics equations are only...