Gazebo model problems
Hi all
I want to run my real robot in ros so I already wrote a simple hardware controller. I also created xacro model. First I wanted to simulate robot in gazebo and tried there follow joint trajectory action. I did this tutorial http://gazebosim.org/tutorials?tut=ro... . I am using Faulhaber MCDC 3003 motors which are pretty low effort but have strong transmissions. When I want to simulate robot in gazebo he is doing what he want. Joints are just moving around and the motors cannot properly move with them. Is there problem with PID setup or what can be the problem. I cannot properly tune PID gains in the last part of tutorial because the PID tuner did not show up after clicking on PID.
I also cannot setup inertia matrix. Is there a way how to avoid it ?.
Here is my robot in real. (Documentation is horrible I needed to measure it myself and try to create proper model) https://www.youtube.com/watch?v=aZYC8... life my hardware controller is working correctly but I just cannot simulate. Can you help me with any better tutorial or how to setup motors like this. For example when I want them to hold robot at the begging in zero positions.
Thanks for any help.
BTW, is your use of
gadzebo
word intentional? It isgazebo
I assume.yeah sorry my fault I always call it gadzebo ... I have already corrected that