Robotics StackExchange | Archived questions

Unable to complete cmake of openni2_camera

Hi, I'm new to these software and programs, pardon me if the question are too naive. I'm using Odroid XU3(Arm processor), Ubuntu 12.04(Precise) and ROS(Hydro). When I run catkinmake on openni2camera, I get these error

-- +++ processing catkin package: 'openni2_camera'
-- ==> add_subdirectory(openni2_camera)
CMake Error at openni2_camera/CMakeLists.txt:11 (pkg_check_modules):
  Unknown CMake command "pkg_check_modules".

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

Is there any method to solve this?

Asked by Xin on 2015-01-27 22:21:34 UTC

Comments

Answers