Jaeyoung-Lim / px4-manipulation

Aerial manipulation tools for PX4 enabled vehicles
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Executable 'rviz_targetpose_marker.py' not found error #3

Closed maponarooo closed 6 months ago

maponarooo commented 6 months ago

Hi. The following error was found during program execution. Were is 'rviz_targetpose_marker.py'?

$ ros2 launch px4_manipulation run.launch.py
[INFO] [launch]: All log files can be found below /home/quad/.ros/log/2024-02-25-00-46-06-522995-Thinkpad-684214
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): executable 'rviz_targetpose_marker.py' not found on the libexec directory '/home/quad/ros2_ws/install/px4_manipulation/lib/px4_manipulation' 
maponarooo commented 6 months ago

I found!!! The file was in the /tools directory. :)