AutonomyLab / create_robot

ROS driver for iRobot Create 1 and 2.
http://www.autonomylab.org/create_autonomy
BSD 3-Clause "New" or "Revised" License
198 stars 165 forks source link

Yaml create driver node name #79

Closed coderkarl closed 3 years ago

coderkarl commented 3 years ago

Thank you for porting this to ros2 foxy. When I tried to modify parameters (e.g. base_frame) in the original default.yaml, nothing changed. I realized it is because the first line in the yaml needs to be the node name, create_driver, which is defined in the launch file.