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

ROS Jade on ubuntu 14.04 E: Unable to locate package ros-jade-openni-tracker

asked 2016-10-29 08:39:43 -0500

sg_774 gravatar image

updated 2016-10-29 08:44:08 -0500

gvdhoorn gravatar image

I am planning to work on parrot Jumping Sumo by using gesture control using ROS and Kinect. I have installed the all the required packages except openni_tracker. When i try the conmmand :

sudo apt-get install ros-jade-openni-tracker

I get the following error:

 Reading package lists... Done
 Building dependency tree       
 Reading state information... Done
 E: Unable to locate package ros-jade-openni-tracker

Can someone please help me solve the issue?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-10-29 08:49:22 -0500

gvdhoorn gravatar image

According to wiki/openni_tracker and status_page/ros_jade_default.html?q=openni, that packages has not been released into Jade, so you cannot install it using apt-get.

The latest released version is for Hydro. You may be able to build the package from sources. The wiki page has the link to the github repository containing them.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-10-29 08:39:43 -0500

Seen: 269 times

Last updated: Oct 29 '16