ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

kinetic: ros.h not found

asked 2016-05-06 06:43:16 -0500

inflo gravatar image

updated 2016-05-06 08:42:27 -0500

hi, i installed ubuntu 16.04 and ros-kinetic , then i cloned from github flobotics_finger_msgs and flobotics_finger_rviz_force_limits and run catkin_make.

In file included from /home/ros/catkin_ws/build/flobotics_finger_rviz_force_limits/include/flobotics_finger_rviz_force_limits/moc_flobotics_finger_rviz_force_limits.cxx:9:0:
/home/ros/catkin_ws/build/flobotics_finger_rviz_force_limits/include/flobotics_finger_rviz_force_limits/../../../../src/flobotics_finger_rviz_force_limits/include/flobotics_finger_rviz_force_limits/flobotics_finger_rviz_force_limits.h:6:22: fatal error: ros/ros.h: File or Dirctory not found
compilation terminated.

on ubuntu 14.04 with jade and before it worked.

EDIT: in CMakeLists.txt file i added inside the include() statement: ${catkin_INCLUDE_DIRS} Now it does not complain about missing ros.h

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-05-06 07:13:20 -0500

gvdhoorn gravatar image

updated 2016-05-06 07:13:29 -0500

While this is a support channel, I'd recommend to report such specific issues to the package's issue tracker (flobotics/flobotics_finger_rviz_force_limits/issues in this case).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-05-06 06:43:16 -0500

Seen: 2,323 times

Last updated: May 06 '16