Gazebo | Ignition | Community
Ask Your Question
0

gazebo 1.9.1 : openni_kinect plugin does NOT refresh cabinet(-like) objects when move manually

asked 2014-08-28 10:21:49 -0500

Enrique gravatar image

I have a world where I move cabinet or similar objects (they have wood texture) and the gazeborosopenni_kinect driver doesn't refresh the data. It keeps seeing them even if they're no longer there in gazebo, when I point with the sensor to their old location.

This doesn't happen if I use the regular cube object.

You can see a video showing this issue here: http://youtu.be/wuyAfVP8Ohk

I'm using gazebo 1.9.1 and ros-hydro.

I haven't try, but I guess this also happens with the gazeborosdepth_camera plugin.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-08-28 10:56:33 -0500

Enrique gravatar image

Solved!

The problem was that the objects (cabinets, bookshelves, tables) where static in the world: <static>1</static>

Changing that to <static>0</static> has solved the problem.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-08-28 10:21:49 -0500

Seen: 235 times

Last updated: Aug 28 '14