How to simulate and command a steerable wheel?
Hello to everyone, I'm very new in Gazebo and I was wondering if you could help me with the following:
I'm a trying to simulate a simple mobile base like in the picture below:
I would like to create 2 revolute joints for the front wheel (steerable wheel), one joint around 'z' axis of the wheel which would simulate the robot propulsion( TRACTION )and one joint around the 'y' axis of the wheel (DIRECTION) which would simulate the steering. This is typically the case of an industrial AGV. However when I create a 2 joints with the same parent and child, none of them work.
I can either have the steering or the propulsion but I can't have both at the same time. Is there any other way to simulate this case ?.
Thanks in advance.