Robotics StackExchange | Archived questions

Angular movement and Linear movement

I designed a simple differential drive robot using URDF and simulated it on gazebo. But the problem is when I send cmdvel commands using rqtrobot_steering, The robot move forward when I send angular commands. And move around when I send linear commands. Why this is happening ? Anything wrong In my URDF file? Thank you.

Asked by bodhi_94 on 2017-10-08 07:06:35 UTC

Comments

Can you add your files? So we can check if there's something wrong or not

Asked by marcoarruda on 2017-10-23 07:14:37 UTC

Answers