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

Merge ign-gazebo6 ➡️ gz-sim7 #2381

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Merge ign-gazebo6 ➡️ gz-sim7 #2381

merged 2 commits into from
Apr 24, 2024

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Apr 23, 2024

➡️ Forward port

Port ign-gazebo6 ➡️ gz-sim7

Branch comparison: gz-sim7...ign-gazebo6

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

The failures are caused by a change in the DART physics engine
(dartsim/dart#1774) which causes joints to
recover after reaching or exceeding their position limits. It seems like
the model used in this plugin starts off with joint limits violated and
recovers after a few iterations. This causes a small movement of the
robot. Since the test works by comparing images taken of the robot at
the start of simulation and after a few iterations, the small movement
causes a discrepancy in the images. The solution here is to run the
whole test while simulation is paused.

This also cleans up some TestFixture warnings.

Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
@azeey azeey requested a review from mjcarroll as a code owner April 23, 2024 21:02
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Apr 23, 2024
@azeey azeey merged commit 8bad6f1 into gazebosim:gz-sim7 Apr 24, 2024
10 checks passed
@azeey azeey deleted the 6_to_7 branch April 24, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants