GIU-F1Tenth / GIU-F1Tenth/minimal_sofware_example

[bug]: ros2 launch core core.launch.py fails to find executable despite successful build and source

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

After following the README instructions to build the minimal_software_example repository using:

```
colcon build --packages-select core pure_pursuit simple_planner watchdog
source install/setup.bash
ros2 launch core core.launch.py
```

- The build completes without errors.
- The workspace is sourced properly.

I consistently encounter the error:
`[ERROR] [launch]: executable 'urg_node2_driver' not found on the libexec directory '/home/ahussein/minimal_sofware_example/install/urg_node2/lib/urg_node2'
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.