Robotics StackExchange | Archived questions

Gazebo camera plugin error

As I try to echo the image_raw topic of the camera, the simulation crashes:

rostopic echo /robotino/camera1/image_raw WARNING: no messages received and simulated time is active. Is /clock being published?

[ INFO] [1531314909.385823119, 0.033000000]: Camera Plugin: Using the 'robotNamespace' param: '/' [ INFO] [1531314909.403410859, 0.033000000]: Camera Plugin (ns = /) , set to "" [ INFO] [1531314909.709798404, 0.067000000]: waitForService: Service [/gazebo/setphysicsproperties] is now available. [ INFO] [1531314909.893404319, 0.197000000]: Physics dynamic reconfigure ready. gzserver: /build/ogre-1.9-mqY1wq/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreRenderSystem.cpp:546: virtual void Ogre::RenderSystem::setDepthBufferFor(Ogre::RenderTarget): Assertion `bAttached && "A new DepthBuffer for a RenderTarget was created, but after creation" "it says it's incompatible with that RT"' failed. Aborted (core dumped) [gazebo-2] process has died [pid 13310, exit code 134, cmd /opt/ros/kinetic/lib/gazeboros/gzserver -e ode /home/ulysses/catkinws/src/robotinogazebo/worlds/robotino.world _name:=gazebo __log:=/home/ulysses/.ros/log/6cd65eba-850c-11e8-804e-08002782662e/gazebo-2.log]. log file: /home/ulysses/.ros/log/6cd65eba-850c-11e8-804e-08002782662e/gazebo-2.log

Asked by DoctorUlysses on 2018-07-11 09:22:15 UTC

Comments

Answers