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

Unstable trimesh/trimesh collision #3335

Open
kirillin opened this issue Jul 11, 2023 · 0 comments
Open

Unstable trimesh/trimesh collision #3335

kirillin opened this issue Jul 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@kirillin
Copy link

Environment

  • OS Version: Ubuntu 20.04
  • binary, version 11.13.0

Description

  • Expected behavior:
    The stacking of the trimeshes on top of each other is stable and does not drift over time.
    For example, in the case of using primitives (box), it is possible to stack boxes on top of each other and this stack will be stable.

  • Actual behavior:
    One trimesh on top of another drifts and falls over time. There is also the distance between trimeses for bullet physics, and it can't changed by tuning the physics parameters.

Steps to reproduce

  1. clone and build the repository https://github.com/kirillin/trimesh_collision_gazebo.git
  2. Launch simulator roslaunch trimesh_collision_gazebo empty_world_ode.launch
  3. Spawn set of trimeshed using rosrun trimesh_collision_gazebo spawn_trimesh.py N, where N is quantity of spawning trimeshes.

Output

The following set of videos demonstrate the strange behavior.

@kirillin kirillin added the bug Something isn't working label Jul 11, 2023
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

1 participant