hsnuhayato / rtm-ros-robotics

Automatically exported from code.google.com/p/rtm-ros-robotics
0 stars 0 forks source link

catkin_make error with jsk_pcl_pkg #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I get the following error:

[rosbuild] Building package src
[rosbuild] Error from directory check: 
/opt/ros/groovy/share/ros/core/rosbuild/bin/check_same_directories.py  
/home/uesnaola/catkin_ws/src/jsk-ros-pkg/jsk_pcl_ros
1
Traceback (most recent call last):
  File "/opt/ros/groovy/share/ros/core/rosbuild/bin/check_same_directories.py", line 46, in <module>
    raise Exception
Exception
CMake Error at /opt/ros/groovy/share/ros/core/rosbuild/private.cmake:102 
(message):
  [rosbuild] rospack found package "src" at "", but the current directory is
  "/home/uesnaola/catkin_ws/src/jsk-ros-pkg/jsk_pcl_ros".  You should
  double-check your ROS_PACKAGE_PATH to ensure that packages are found in the
  correct precedence order.
Call Stack (most recent call first):
  /opt/ros/groovy/share/ros/core/rosbuild/public.cmake:177 (_rosbuild_check_package_location)
  jsk-ros-pkg/jsk_pcl_ros/CMakeLists.txt:16 (rosbuild_init)

-- Configuring incomplete, errors occurred!
Invoking "cmake" failed

Original issue reported on code.google.com by uesna...@gmail.com on 30 Aug 2013 at 11:11

GoogleCodeExporter commented 9 years ago
see https://code.google.com/p/rtm-ros-robotics/wiki/hironx_ros_bridge_en for 
installation process, currently you do not need jsk-ros-pkg to use 
hironx_ros_bridge.

Original comment by kei.ok...@gmail.com on 1 Sep 2013 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by kei.ok...@gmail.com on 30 Jan 2014 at 11:05