Hello, I have started using ROS for my research in my university.
My computer had ROS (indigo) with Gazebo2 in the first. I had to use fish-eye camera with URDF which needs sdf ver1.5 or newer version. Therefore, I have updated my Gazebo2 to Gazebo5 and now trying with ROS(indigo).
However, there is the following error:
*** Error in `gzserver': double free or corruption (out): 0x00007f506476ffe0 ***
Aborted (core dumped)
[gazebo-2] process has died [pid 3582, exit code 134, cmd /opt/ros/indigo/lib/gazebo_ros/gzserver -e ode /home/ito/catkin_ws/src/sample_gazebo/worlds/sample.world __name:=gazebo __log:=/home/ito/.ros/log/35d739bc-5c76-11e7-9c70-d017c28b9326/gazebo-2.log]. log file: /home/ito/.ros/log/35d739bc-5c76-11e7-9c70-d017c28b9326/gazebo-2*.log it seems like there is problem with gzserver, but I have no idea how to fix this. If you have any solutions to this, it would be pleasure to know the answer. Thank you.
[gazebo-2] process has died [pid 3582, exit code 134, cmd /opt/ros/indigo/lib/gazebo_ros/gzserver -e ode /home/ito/catkin_ws/src/sample_gazebo/worlds/sample.world __name:=gazebo __log:=/home/ito/.ros/log/35d739bc-5c76-11e7-9c70-d017c28b9326/gazebo-2.log]. log file: /home/ito/.ros/log/35d739bc-5c76-11e7-9c70-d017c28b9326/gazebo-2*.log it seems like there is problem with gzserver, but I have no idea how to fix this. If you have any solutions to this, it would be pleasure to know the answer. Thank you.