Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix launch error on ROS 2 humble #5

Merged
merged 1 commit into from
Nov 27, 2022
Merged

Fix launch error on ROS 2 humble #5

merged 1 commit into from
Nov 27, 2022

Conversation

Tiryoh
Copy link
Contributor

@Tiryoh Tiryoh commented Nov 27, 2022

This pull request fixes the following error on ROS 2 humble

reference: ros2/demos#456

$ ros2 launch ldlidar_node ldlidar.launch.py 
[INFO] [launch]: All log files can be found below /home/ubuntu/.ros/log/2022-11-27-18-01-39-926185-i59600k-499
[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]: LifecycleNode.__init__() missing 1 required keyword-only argument: 'namespace'

Copy link
Owner

@Myzhar Myzhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@Myzhar Myzhar merged commit 1458bee into Myzhar:main Nov 27, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants