I clone the code and made colcon build.
I set inside the yaml file the right IPs.
When I tried to launch the driver byros2 launch ros2_ouster os1_launch.py I got this error:
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): Caught exception when trying to load file of format [py]: init() missing 1 required keyword-only argument: 'node_name
Hey,
ros-distro : eloquent
I clone the code and made
colcon build
. I set inside theyaml
file the right IPs. When I tried to launch the driver byros2 launch ros2_ouster os1_launch.py
I got this error:Thanks for your help, Aviad