PickNikRobotics / generate_parameter_library

Declarative ROS 2 Parameters
BSD 3-Clause "New" or "Revised" License
240 stars 45 forks source link

Reading External Node Parameters #202

Open jcarpinelli-bdai opened 5 months ago

jcarpinelli-bdai commented 5 months ago

Is it possible to listen for parameters on another node, like with rclcpp::SyncParameterClient?