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

[feature_request] Add franka_gazebo physics engine argument #362

Open
2 tasks
rickstaa opened this issue Sep 1, 2023 · 0 comments
Open
2 tasks

[feature_request] Add franka_gazebo physics engine argument #362

rickstaa opened this issue Sep 1, 2023 · 0 comments

Comments

@rickstaa
Copy link
Contributor

rickstaa commented Sep 1, 2023

It would be beneficial if users could change the physics engine used by Gazebo.

I, for example, decided to use DART as the default physics engine since it appears to be the most stable (#160 (comment)). The only downside of using this engine compared to the ODE engine is that the get_physics_properties service call still needs to support the physics engine [bullet].

I created #211 to add this launch file argument. This argument should also be documented in the documentation, but I need help finding the documentation repository.

Important

Please note that the BULLET and SIMBODY physics engines do not work with the current model (see #160 (comment)). I added a warning in #211 adds a warning to communicate this to the user.

TODOs

@rickstaa rickstaa changed the title Add franka_gazebo physics engine argument [enhancement] Add franka_gazebo physics engine argument Sep 4, 2023
@rickstaa rickstaa changed the title [enhancement] Add franka_gazebo physics engine argument [feature_request] Add franka_gazebo physics engine argument Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant