2018-04-18 14:39:28 -0500 | received badge | ● Famous Question (source) |
2018-04-18 14:39:28 -0500 | received badge | ● Notable Question (source) |
2016-07-27 23:24:01 -0500 | received badge | ● Popular Question (source) |
2016-07-27 13:38:34 -0500 | commented question | Objects appear in wrong order when looking through a camera using gazebo_ros 5.3 on gazebo-ros tutorial they recommend gazebo5.x for Jade version of ROS. I tried installing gazebo7 but after reinstalling (sudo apt-get install) ros-jade-gazebo-ros-pkgs it removes the 7th and installs the 5th version of gazebo. |
2016-07-27 03:44:13 -0500 | commented question | Object occlusion issues with camera plugin for ROS im working with ros jade so the recommended version is 5.x. I havent tried updating it. |
2016-07-27 03:41:56 -0500 | received badge | ● Editor (source) |
2016-07-27 03:21:31 -0500 | asked a question | Objects appear in wrong order when looking through a camera using gazebo_ros 5.3 Im building an obstacle environment for flying a drone. I surround my area with walls and put objects inside. The problem is that the walls in the back and the ground plane appear in front of the objects when looking through a camera. I didnt have the problem with gazebo 5.1 so the problem just appeared after updating. Im using ros jade so I have to stick with gazebo 5.x. I tried different orders, checked to sdk files of the models and everything seems to be normal. It is probably some rendering problem. The shadows of the objects are casted on the ground plane and the walls but the objects itself appear behind it when looking through a camera. I also tried different cameras (openNI kinect and general camera sensor). In the image you can see a wooden box and the wall in the back appears in front of the wooden block. I hope the next update fixes this. Or is there a known way to solve this problem? Im surprised no one else has this problem with the latest 5.x update.
SDF files: modelaaa.world model.sdf model.sdf model.sdf |
2016-07-26 08:33:06 -0500 | commented question | Object occlusion issues with camera plugin for ROS Im having the same problem with gazebo 5.3 on ubuntu. The background wall appears in front of the object when looking through a gazebo camera object. In my case it is with both textured and untextured walls. The same world setting had no problem with gazebo 5.1. |