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
I think currently your proposed yaml approach is the way to go. In addition, I think we should make use of rclcpp::Node::declare_parameter() for all (even optional) parameters. This enables much better control about what parameters should be provided, for instance by providing additional descriptions with the declaration.
One suggested approach, 2
The text was updated successfully, but these errors were encountered: