Humanoid robot leg moves randomly without setting joint poisition
Whenever I spawn the robot into gazebo and start the simulation with or without the joint controllers running, the left leg starts moving facing upwards and if I publish any message for the joint to move it does not respond and keeps moving in this unknown trajectory.
This only happens to the left leg so I thought it might be a problem with the URDF or the controllers. I decided to check where the problem is so I tried spawning each leg alone and it totally went fine with the joint controllers active and the legs moving to where they should.
Right now, I am stuck with comparing the links and joints in the URDF to figure out where the problem is but I have no clue.