You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add interface to allow systems to declare parameters (#1431)
This adds the ISystemConfigureParameters interface, which
allows systems to declare parameters. This uses a
transport::parameters::ParametersRegistry and creates
services for listing, getting, and setting parameters.
Based on gazebosim/gz-transport#305.
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
0 commit comments