Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

humble launch fails #352

Open
anfederman opened this issue Nov 16, 2024 · 1 comment
Open

humble launch fails #352

anfederman opened this issue Nov 16, 2024 · 1 comment

Comments

@anfederman
Copy link

ros2 launch usb_cam camera.launch.py
[INFO] [launch]: All log files can be found below /home/ubiqlap/.ros/log/2024-11-16-08-31-53-762719-ubiqlap-X540LA-5691
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): Caught multiple exceptions when trying to load file of format [py]:

  • PydanticUserError: If you use @root_validator with pre=False (the default) you MUST specify skip_on_failure=True. Note that @root_validator is deprecated and should be replaced with @model_validator.

For further information visit https://errors.pydantic.dev/2.9/u/root-validator-pre-skip

  • InvalidFrontendLaunchFileError: The launch file may have a syntax error, or its format is unknown
@flynneva
Copy link
Collaborator

@anfederman thanks for reporting the error! Looks like we need to update the launch file to the latest pydantic syntax.

I won't have time to tackle this anytime soon unfortunately, but would happily review a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants