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

incognito's profile - activity

2014-06-29 05:32:47 -0500 received badge  Taxonomist
2013-02-07 06:52:42 -0500 received badge  Famous Question (source)
2012-12-24 19:26:35 -0500 received badge  Notable Question (source)
2012-12-22 09:11:01 -0500 received badge  Supporter (source)
2012-12-20 09:14:09 -0500 received badge  Popular Question (source)
2012-12-19 19:05:31 -0500 asked a question Teleop based control of a custom vehicle

I am making a ground vehicle which can be controlled over wifi signals using a keyboard. So rather than worrying about all the custom interfaces that i would have to create, i though of modifying the turtlebot teleop interface. Any help on how to procede would be great.

2012-12-05 04:33:46 -0500 received badge  Famous Question (source)
2012-08-15 05:22:30 -0500 received badge  Popular Question (source)
2012-08-15 05:22:30 -0500 received badge  Notable Question (source)
2012-07-13 18:19:57 -0500 received badge  Scholar (source)
2012-07-08 03:06:46 -0500 asked a question vision_opencv installation error on beagleboard

Hey

I was trying to install vision_opencv from here:

https://code.ros.org/svn/ros-pkg/stacks/vision_opencv/

on my BeagleBoard xM running Oneiric.

Each time i perform

rosdep install vision_opencv

I get an error saying: unable to find ros-fuerte-opencv2. I checked the Makefile and it says to look for ros-fuerte-opencv2 in the apt-repository, but since we don't really have a ros repository for BeagleBoard and the installation has to be done from source, i dont really know how to install this package.

Any help will be greatly appreciated.

Thanks