omnidirectional_controllers
omnidirectional_controllers copied to clipboard
ROS2 controllers for Omnidirectional robots with three wheels
Hi
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...
Tks for your great work. I am now trying to understand your code but i got stuck in kinematic  I don't see the symbol L, γ, vm1, vm2,vm3 in...
Hey, I was implementing a slam robot using your omnidirectional controller, but when i am using the odom topic to publish to the TF using another node, and mapping the...