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

AmirForootan's profile - activity

2017-03-11 11:55:37 -0500 received badge  Enthusiast
2017-03-06 10:39:07 -0500 asked a question Error in cmake of qt

CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:416 (message): catkin_package() include dir '/home/opst/catkin_ws/build/hector_worldmodel_msgs/devel/include' should be placed in the devel space instead of the build space Call Stack (most recent call first): /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:102 (_catkin_package) CMakeLists.txt:56 (catkin_package)

2017-03-06 10:39:07 -0500 asked a question Run Cmake error in qtcreator

Issue below:

-- Using CATKIN_DEVEL_PREFIX: /home/opst/catkin_ws/build/hector_worldmodel_msgs/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic
-- This workspace overlays: /opt/ros/kinetic
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /home/opst/catkin_ws/build/hector_worldmodel_msgs/test_results
-- Found gtest sources under '/usr/src/gtest': gtests will be built
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.7.4
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- hector_worldmodel_msgs: 7 messages, 6 services
CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:416 (message):
  catkin_package() include dir
  '/home/opst/catkin_ws/build/hector_worldmodel_msgs/devel/include' should be
  placed in the devel space instead of the build space
Call Stack (most recent call first):
  /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:102 (_catkin_package)
  CMakeLists.txt:56 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /home/opst/catkin_ws/build/hector_worldmodel_msgs