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
Within the Autoware Foundation, there is a proposal to mandate a schema to describe the parameters of each ROS node.
Nebula, as part of the Autoware project, should ideally follow this structure.
Within the Autoware Foundation, there is a proposal to mandate a schema to describe the parameters of each ROS node.
Nebula, as part of the Autoware project, should ideally follow this structure.
https://github.com/orgs/autowarefoundation/discussions/3371
See also:
https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/parameters/
This requires:
default_value
in alldeclare_parameter()
instances*.param.yaml
and*.schema.json
file for each decoder, hardware interface, and hardware monitorThe text was updated successfully, but these errors were encountered: