Camera plugin failed to Load

asked 2020-02-19 01:15:52 -0500

troels_victor gravatar image

updated 2020-02-19 04:52:45 -0500

gvdhoorn gravatar image

Hey guys, im trying to run run a px4, gazebo and ros, with the typhoon_h480 example but i cant get the camera plugin working. But everything else seems to work.

I do the following commands in ~/src/Firmware/:

source /opt/ros/melodic/setup.bash

source ~/catkin_ws/devel/setup.bash

make clean 

make px4_sitl gazebo_typhoon_h480

getting error message:

[Err] [Plugin.hh:180] Failed to load plugin libgazebo_ros_camera.so: libCameraPlugin.so: cannot open shared object file: No such file or directory
edit retag flag offensive close merge delete

Comments

Hi,

Did you install ros-melodic-gazebo-plugins?

Weasfas gravatar image Weasfas  ( 2020-02-20 10:22:28 -0500 )edit