Tutorial Robot not moving
Hi,
I have built the mobile robot from the mobile robot tutorial listed on the Gazebo web site http://www.gazebosim.org/tutorials?tut=build_robot&cat=build_robot
However, the robot does not move.
I am running Gazebo version 11 on Ubuntu 18.04
Here are the joint properties:
thanks,
Asked by Teclis on 2020-03-15 18:58:32 UTC
Comments
Did you check that simulation is not paused?
Asked by chapulina on 2020-03-15 19:22:10 UTC
Yes, it is not paused. The sim time is increasing.
Asked by Teclis on 2020-03-15 20:00:03 UTC
Are you in selection mode? (arrow up top) The manipulation modes may prevent the model from moving. Also, if you run with
--verbose
do you see any errors printed?Asked by chapulina on 2020-03-15 20:23:53 UTC
Hi, Yes, I am in selection mode. I also ran with --verbose and did not see any errors
Asked by Teclis on 2020-03-15 21:28:00 UTC
Did you try higher forces? Also, does the vehicle move if you right-click -> apply force?
Asked by chapulina on 2020-03-16 10:41:38 UTC
Make sure that your joints are set properly
Asked by abed on 2020-03-16 11:17:02 UTC
The vehicle does not move if I right click->apply forces.
How should the joints be set? My files are identical to the ones from the tutorial.
Asked by Teclis on 2020-03-16 13:04:03 UTC
Very strange. Does anything else work on the simulation? Can you drag the model up and it falls due to gravity? Do the simple shapes respond to gravity?
Asked by chapulina on 2020-03-16 13:58:47 UTC
It now works with right click->apply forces if i use large numbers such as 300 Nm however is doesn't work if I use the left panel and apply the torques to the joints as specified in the tutorial.
Asked by Teclis on 2020-03-17 10:14:23 UTC
check the gravity situations
Asked by hamdi sharaf on 2021-05-08 21:59:40 UTC