problem occurs when Installing Kinect Demos for DiamondBack
my system is ubuntu10.04 (32bit) ,installed with ROS( diamondback) and openni_kinect.
i want to use the mit kinect demo,then i fellow the guide from http://www.ros.org/wiki/mit-ros-pkg/KinectDemos/dback
1. BUT in step 6 ,i get a WARNING as follows:
WARNING: Skipped command line arguments: ['ni'] because they could not be resolved to a stack name or a package name.
2. again i get a ERROR in step 7,
[ rosmake ] All 22 lines
{-------------------------------------------------------------------------------
mkdir -p bin
cd build && cmake -Wdev -DCMAKE_TOOLCHAIN_FILE=`rospack find rosbuild`/rostoolchain.cmake ..
[rosbuild] Building package skeletal_tracker
Failed to invoke /opt/ros/diamondback/ros/bin/rospack deps-manifests skeletal_tracker
[rospack] couldn't find dependency [mapping_msgs] of [skeletal_tracker]
[rospack] missing dependency
CMake Error at /opt/ros/diamondback/ros/core/rosbuild/public.cmake:113 (message):
Failed to invoke rospack to get compile flags for package
'skeletal_tracker'. Look above for errors from rospack itself. Aborting.
Please fix the broken dependency!
Call Stack (most recent call first):
/opt/ros/diamondback/ros/core/rosbuild/public.cmake:183 (rosbuild_invoke_rospack)
CMakeLists.txt:7 (rosbuild_init)
-- Configuring incomplete, errors occurred!
-------------------------------------------------------------------------------}
i am NOT a native english speaker,so i don't know is there anyone who can understand my problem ,and help me solve it.thanks!