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

add simSetKinematics API #4066

Merged

Conversation

zimmy87
Copy link
Contributor

@zimmy87 zimmy87 commented Oct 7, 2021

Fixes: #

About

This PR adds a new API, simSetKinematics. This API is useful when using an external physics engine and you want to control the kinematics of the drone's physics body.

How Has This Been Tested?

A modified version of the external_physics_engine.py script containing an additional call to the new simSetKinematics API was used to confirm the API exists and doesn't cause any regressions.

Screenshots (if appropriate):

@jonyMarino jonyMarino merged commit f7fe399 into microsoft:master Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants