Robotics StackExchange | Archived questions

Building up a virtual camera using gazebo 2.2.3

Hi,

is there a possibility to include a virtual camera in gazebo 2.2.3? I just followed the tutorial at Camera Distorion and got the following error

Error [Plugin.hh:156] Failed to load plugin libCameraPublisher.so: libCameraPublisher.so: cannot open shared object file: No such file or directory

The library does not to be installed with the common gazebo packages (2.2.3). Then i recognized that the tutorial is applicable > 5.0. Is there any change to get a virtual camera within 2.2.3?

Best regards

Asked by Illuminatur on 2015-09-23 10:37:08 UTC

Comments

Answers

We are backporting bug-fixes for gazebo2, but we are not backporting new features, such as camera distortion. If you are using gazebo2 because you are using ROS Indigo, you can try installing the gazebo ros wrappers for later versions of gazebo, as described in this tutorial.

Asked by scpeters on 2015-09-23 19:37:28 UTC

Comments