Skip to content
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

Very unrealistic physics during competition run for a falling UGV #719

Closed
peci1 opened this issue Dec 10, 2020 · 6 comments
Closed

Very unrealistic physics during competition run for a falling UGV #719

peci1 opened this issue Dec 10, 2020 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@peci1
Copy link
Collaborator

peci1 commented Dec 10, 2020

This happened to the poor X2 in competition run 07 of CTU-CRAS-NORLAB:

physics

Full resolution video here: https://vimeo.com/489336330 .

It seems some highly unrealistic forces were generated during the fall.

@nkoenig nkoenig added the bug Something isn't working label Mar 2, 2021
@rsawtell
Copy link

This appears to be very common now, we can reproduce it almost every time with the stairs in urban environment.

physicswhat.mp4

@peci1
Copy link
Collaborator Author

peci1 commented May 26, 2021

@rsawtell I'd check whether the inertial properties of all links are reasonable. Especially, whether the wheels have some non-negligible weight.

@rsawtell
Copy link

Looking at the CoRo_Allie sdf the wheels all have 5.124 and the body has 26.6.

@peci1
Copy link
Collaborator Author

peci1 commented May 26, 2021

Okay, the inertials look good. The collision element look good, too. This is becoming strange. What was happening before? Did the robot roll down another flight of stairs before it came to the view?

We do not observe this kind of problems in any finals world with ctu_cras_norlab robots. However, we do not roll down stairs :)

@peci1
Copy link
Collaborator Author

peci1 commented May 26, 2021

The very newest version of gazebo (4.9.1) added a plugin for visualizing contacts. Can you use this plugin to visualize them to see whether there are any false contact points detected? You'll find the plugin in the three dot menu of the GUI...

@nkoenig
Copy link
Contributor

nkoenig commented Jun 21, 2021

We have updated DART to resolve this issue in this PR. Let me know if you still see this problem.

@nkoenig nkoenig closed this as completed Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants