Skip to content

Instantly share code, notes, and snippets.

@exrhizo
Created July 6, 2013 06:13
Show Gist options
  • Save exrhizo/5938868 to your computer and use it in GitHub Desktop.
Save exrhizo/5938868 to your computer and use it in GitHub Desktop.
Error generated when running catkin_make to make gazebo_ros_pkgs
[ 55%] [ 56%] Generating Python from MSG gazebo_msgs/ModelStates
Generating Lisp code from gazebo_msgs/ApplyJointEffort.srv
[ 56%] Building CXX object gazebo_ros_pkgs/gazebo_plugins/CMakeFiles/MultiCameraPlugin.dir/src/MultiCameraPlugin.cpp.o
[ 56%] Generating Python from MSG gazebo_msgs/ODEJointProperties
[ 56%] /home/alex/rcatkin_ws/src/gazebo_ros_pkgs/gazebo_plugins/src/MultiCameraPlugin.cpp:17:47: fatal error: gazebo/sensors/DepthCameraSensor.hh: No such file or directory
compilation terminated.
Generating Lisp code from gazebo_msgs/GetJointProperties.srv
[ 58%] make[2]: *** [gazebo_ros_pkgs/gazebo_plugins/CMakeFiles/MultiCameraPlugin.dir/src/MultiCameraPlugin.cpp.o] Error 1
make[1]: *** [gazebo_ros_pkgs/gazebo_plugins/CMakeFiles/MultiCameraPlugin.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Generating C++ code from gazebo_msgs/SpawnModel.srv
[ 59%] Generating Lisp code from gazebo_msgs/GetModelProperties.srv
[ 60%] Generating Python from MSG gazebo_msgs/ODEPhysics
[ 60%] Generating Python from MSG gazebo_msgs/WorldState
[ 60%] Generating Lisp code from gazebo_msgs/GetWorldProperties.srv
[ 60%] Generating Python code from SRV gazebo_msgs/ApplyBodyWrench
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment