-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with setting up Gazebo 9 with SITL and Ardurover #15
Comments
Hello, I think it is probably something wrong with friction but I need more specifics. |
Hi, The rover always moves in a specific direction depending on the mass. It's moving with the same speed but it changes direction quickly to that specific direction and then moves in a straight line. The wheels are turning. For the mass, yeah I modified that of the base link of husky. |
Hi, please see this video for better understanding : |
@sashankmodali Okay, your video made me understood the problem right away. This is ArduPilot Gazebo interface setting problem in the model file. |
Hi. The offsets were actually 0.0 and I changed them back to -0.5 and they started working. It doesn't move on its own now. Thank you for your response. |
Hi,
While starting Sitl for APMrover2 with a world file in gazebo 9 , The rover starts moving in a specific direction even without setting up any script file. I'm only using the file, sim_vehicle.py to start the simulation.
Could you tell me what is causing this issue? When I set the mass of the rover close to zero, it moves along one of the horizontal axes.
The text was updated successfully, but these errors were encountered: