Skip to content

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