Holonomic mobile base using gazebo..
I am new in this field..I need to do the coding holonomic mobile base using gazebo..
The robot must able to move in any direction (not only on curve trayectories like a car).
To achieve this we use 4 wheels and each wheel has 2 degrees of freedom: it can rotate but it can also steer independently from all the others).
In total there are therefore 8 motors.
The base platform containing of four wheels, each wheel has 2 degrees of freedom. It is a holonomic wheel base. There are two motors connected to each wheel, one is used for steering and the other is used for driving. The wheel is no deformable planar circle type. Therefore, each wheel has the capability of steering and driving independently.
We also suggest to add a lateral offset between the wheel and the vertical axis of rotation. In this way we can reduce the friction during steering, because we add a rolling movement which support steering (software must take this new kinematic into account).
so help me to do dis?
do you need reference for both simulation and controls?