Cannot Find libgazebo_ros_openni_kinect.so

asked 2019-02-05 07:14:12 -0500

athul gravatar image

I am trying to do this tutorial - link. But when I load the Kinect sensor to the gazebo world manually I get the following error in terminal:

[Wrn] [msgs.cc:1852] Conversion of sensor type[depth] not supported.
[Err] [Plugin.hh:180] Failed to load plugin libgazebo_ros_openni_kinect.so: libDepthCameraPlugin.so: cannot open shared object file: No such file or directory
[Wrn] [msgs.cc:1852] Conversion of sensor type[depth] not supported.
[Wrn] [Publisher.cc:141] Queue limit reached for topic /gazebo/default/pose/local/info, deleting message. This warning is printed only once.

I think I can solve it by putting the libgazebo_ros_openni_kinect.so file in the GAZEBO_PLUGIN_PATH. But the problem is I cannot find this file anywhere. I think I might have accidently deleted it and some other components. I also tried to compile it from the source code from - link. But I was not able to do so. So, it would be helpful if anyone could post/share libgazebo_ros_openni_kinect.so file or point me in the right direction.

Thank You.

edit retag flag offensive close merge delete

Comments

Have you found solution? Maybe just reinstallation of openni_kinect was enough? I have similar issue, cannot find the libgazebo_ros_openni_launch.so. Besides, I could share lib for you, I have it, probably after gazebo_plugins installation

tp_ink gravatar image tp_ink  ( 2020-04-27 03:51:00 -0500 )edit