YDLIDAR / ydlidar_ros2_driver

ydlidar driver package under ros2
Other
54 stars 99 forks source link

RuntimeError: Passing both 'node_namespace' and 'namespace' parameters. Only use 'namespace #5

Open JaehyunShim opened 3 years ago

JaehyunShim commented 3 years ago

Writing 'node_' (in front of exec, node, and namespace in launch.py files) is deprecated and causing the problem as below

RuntimeError: Passing both 'node_namespace' and 'namespace' parameters. Only use 'namespace
JaehyunShim commented 3 years ago

I sent a PR as https://github.com/YDLIDAR/ydlidar_ros2_driver/pull/6