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

Remove the need to use a singleton to get the ECM pointer #379

Merged
merged 4 commits into from
Aug 24, 2021

Conversation

diegoferigo
Copy link
Member

@diegoferigo diegoferigo commented Aug 2, 2021

Closes #378 (thanks to gazebosim/gz-sim#936, further details in gazebosim/gz-sim#248) and implements #289.

Requires gazebosim/gz-sim#953. Merged now in upstream, waiting forward porting to Edifice.

Copy link
Member

@traversaro traversaro left a comment

Choose a reason for hiding this comment

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

Approving, even if I guess you want to wait for a release of the required changes to merge this.

@diegoferigo
Copy link
Member Author

Approving, even if I guess you want to wait for a release of the required changes to merge this.

Yes, I need gazebosim/gz-sim#953 to be forward ported to upstream's ign-gazebo5 (Edifice) in order to merge the PR to devel, and a new Ignition Gazebo minor release to merge devel in master.

@diegoferigo
Copy link
Member Author

Forward porting has been done in gazebosim/gz-sim#968. CI is happy, at least to target devel, merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment