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 remove overrides option for Rigid Body Twist Control #51

Open
wants to merge 1 commit into
base: rosi/FeatureBranchDev
Choose a base branch
from

Conversation

arturkamieniecki
Copy link

What does this PR do?

When controlling a rigid body with twist messages its velocity is replaced with the values from the twist message. This can cause a bug when an object is controlled only using the X and Y axis, and Z is sent as 0, the object will float in the air.

To prevent this behavior I've added the ability to disable the overriding of certain axies for linear and angular velocities.

How was this PR tested?

By controlling an object on uneven terrain.

Signed-off-by: Artur Kamieniecki <[email protected]>
@arturkamieniecki arturkamieniecki changed the base branch from rosi/FeatureBranchDev to development July 4, 2024 14:26
@arturkamieniecki arturkamieniecki changed the base branch from development to rosi/FeatureBranchDev July 4, 2024 14:28
@arturkamieniecki arturkamieniecki marked this pull request as draft July 4, 2024 14:47
@arturkamieniecki arturkamieniecki marked this pull request as ready for review July 23, 2024 09:10
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

Successfully merging this pull request may close these issues.

1 participant