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

pure_pursuit.launch.xml fails to launch #8686

Closed
3 tasks done
mitsudome-r opened this issue Aug 30, 2024 · 0 comments
Closed
3 tasks done

pure_pursuit.launch.xml fails to launch #8686

mitsudome-r opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels
type:bug Software flaws or errors.

Comments

@mitsudome-r
Copy link
Member

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

After building Autoware, the example launch in autoware_pure_pursuit package fails to launch.
ros2 run autoware_pure_pursuit pure_pursuit.launch.xml

Expected behavior

ros2 run autoware_pure_pursuit pure_pursuit.launch.xml run successfully

Actual behavior

ros2 run autoware_pure_pursuit pure_pursuit.launch.xml run fails with the following error:

 Caught exception in launch (see debug for traceback): "package 'pure_pursuit' not found, searching: ...

Steps to reproduce

  1. Build and source Autoware
  2. Run ros2 run autoware_pure_pursuit pure_pursuit.launch.xml

Versions

  • OS: Ubuntu 22.04
  • ROS: Humble
  • Autoware: main branch

Possible causes

Launch file wasn't updated when the package was renamed to add autoware_ prefix.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Software flaws or errors.
Projects
None yet
Development

No branches or pull requests

2 participants