GIU-F1Tenth / GIU-F1Tenth/minimal_sofware_example
[bug]: ros2 launch core core.launch.py fails to find executable despite successful build and source
Aperta
bug
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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'
`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.