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

sg_774's profile - activity

2021-08-06 14:06:38 -0500 received badge  Famous Question (source)
2019-07-31 04:48:37 -0500 received badge  Enthusiast
2019-06-14 09:43:19 -0500 received badge  Supporter (source)
2018-10-19 11:32:48 -0500 received badge  Notable Question (source)
2017-09-13 19:35:47 -0500 received badge  Popular Question (source)
2016-10-29 08:39:43 -0500 asked a question ROS Jade on ubuntu 14.04 E: Unable to locate package ros-jade-openni-tracker

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?

2016-10-23 09:10:50 -0500 commented answer is ros compatible with parrot's mini drones like rolling spider and jumping sumo?

Hi Arnaud ! I was wondering if your ROS package could be used along with microsoft Kinect? Was thinking of using it for gesture control of jumping sumo using ROS and kinect.

2015-11-25 08:34:55 -0500 received badge  Student (source)
2015-10-02 00:44:00 -0500 received badge  Popular Question (source)
2015-10-02 00:44:00 -0500 received badge  Famous Question (source)
2015-10-02 00:44:00 -0500 received badge  Notable Question (source)
2015-10-02 00:10:45 -0500 commented answer "No module named catkin_pkg.package" on catkin_make w/ Hydro

I am facing a similar problem. ahendrix can u plz help? I am getting following outputs: sukrit@sukrit-Inspiron-3521:~$ which python /home/sukrit/anaconda/bin/python sukrit@sukrit-Inspiron-3521:~$ python -V Python 2.7.10 :: Anaconda 2.3.0 (64-bit) and dpkg is returning many locations

2015-07-21 13:36:38 -0500 asked a question is ros compatible with parrot's mini drones like rolling spider and jumping sumo?

i was thinking of working on parrot's mini drones like jumping sumo or rolling spider. so i wanted to know if they could be operated using ros?