I installed gazebo_ros using pre-built debians. after finishing, when i enter rosrun gazebo_ros gazebo this message appears:
gzserver: symbol lookup error: /opt/ros/hydro/lib/libgazebo_ros_paths_plugin.so: undefined symbol: _ZN3ros7package10getPluginsERKSsS2_RSt6vectorISsSaISsEE
gzclient: symbol lookup error: /opt/ros/hydro/lib/libgazebo_ros_paths_plugin.so: undefined symbol: _ZN3ros7package10getPluginsERKSsS2_RSt6vectorISsSaISsEE
/opt/ros/hydro/lib/gazebo_ros/gazebo: 25: kill: invalid signal number or name: SIGINT
how can i fix it???
This is my installation details:
$ ~/catkin_ws/build$ dpkg -l | grep hydro | grep gazebo.
ii ros-hydro-gazebo3-msgs 2.4.2-3precise Message and service data structures for interacting with Gazebo from ROS.
ii ros-hydro-gazebo3-plugins 2.4.2-3precise Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
ii ros-hydro-gazebo3-ros 2.4.2-3precise Provides ROS plugins that offer message and service publishers for interfacing with Gazebo through ROS. Formally simulator_gazebo/gazebo
ii ros-hydro-gazebo3-ros-control 2.4.2-3precise gazebo_ros_control
ii ros-hydro-gazebo3-ros-pkgs 2.4.2-3precise Interface for using ROS with the Gazebo simulator.