-
Notifications
You must be signed in to change notification settings - Fork 26
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
Conversation
There was a problem hiding this 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.
Yes, I need gazebosim/gz-sim#953 to be forward ported to upstream's ign-gazebo5 (Edifice) in order to merge the PR to |
Forward porting has been done in gazebosim/gz-sim#968. CI is happy, at least to target |
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.