4_Launch executable not found error - AhmadAmine998/6150-Spring2024-Website GitHub Wiki

Question

I am getting the following error even though the file exists:

launch executable picture2

Answer

Did you check if talker.py is added to the entry_points in setup.py? i.e can you ros2 run the file or does that also fail?