Skip to content

Recreate vel cmd components each cycle#141

Merged
mxgrey merged 6 commits intomainfrom
recreate_vel_cmds
May 5, 2025
Merged

Recreate vel cmd components each cycle#141
mxgrey merged 6 commits intomainfrom
recreate_vel_cmds

Conversation

@mxgrey
Copy link
Copy Markdown
Collaborator

@mxgrey mxgrey commented Apr 25, 2025

While testing on rolling I ran into an issue where the velocity commands were no longer working.

I discovered a PR in gz-sim which changed the behavior of gz-sim to remove all velocity command components on each cycle of the simulation.

This PR updates rmf_simulation to accommodate the new gz-sim 9 behavior, which is important for the kilted release since gz-sim 9 is currently on rolling and therefore will be included in kilted.

I believe this should be backwards compatible with gz-sim 8 in jazzy.

Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
@mxgrey mxgrey added this to PMC Board Apr 25, 2025
@github-project-automation github-project-automation bot moved this to Inbox in PMC Board Apr 25, 2025
@mxgrey mxgrey moved this from Inbox to In Review in PMC Board Apr 25, 2025
@mxgrey mxgrey requested a review from xiyuoh April 25, 2025 12:46
xiyuoh
xiyuoh previously approved these changes Apr 28, 2025
Copy link
Copy Markdown
Member

@xiyuoh xiyuoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in both Jazzy and Rolling, verified that it fixed the gz crashes in Rolling. LGTM!

mxgrey added 2 commits April 29, 2025 02:28
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
mxgrey added 2 commits April 30, 2025 06:31
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Copy link
Copy Markdown
Member

@xiyuoh xiyuoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching the bugs in lift travel, verified in both Rolling and Jazzy that lift operations are working well!

Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
@mxgrey mxgrey merged commit 7d70ff1 into main May 5, 2025
4 checks passed
@mxgrey mxgrey deleted the recreate_vel_cmds branch May 5, 2025 05:13
@github-project-automation github-project-automation bot moved this from In Review to Done in PMC Board May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants