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

juanproject's profile - activity

2014-05-21 22:34:28 -0500 received badge  Famous Question (source)
2014-05-21 22:31:20 -0500 answered a question Anybody use FalkonSystem arDrone?

Finally, I didn't use this package but think what "ahendrix" said is a right way.

Try to do it , and If you have questions, post!

2013-08-23 08:35:52 -0500 received badge  Famous Question (source)
2013-03-09 23:35:51 -0500 received badge  Notable Question (source)
2013-01-10 03:59:20 -0500 received badge  Notable Question (source)
2012-12-12 11:27:51 -0500 received badge  Popular Question (source)
2012-11-08 17:32:45 -0500 received badge  Popular Question (source)
2012-10-26 01:41:41 -0500 asked a question Anybody use FalkonSystem arDrone?

Hi!

i found a roslaunch called "FalkorSystems" https://github.com/FalkorSystems/falkor_ardrone for navigation on vision.

i dont know how install, 'cause don't find any tutorial about.

Anybody has used this "launch"? How did you installed?

greetings

P.s. i have installed Ardrone_autonomy, i use Ubuntu 12.04 and have ArDrone 2.0

2012-10-24 23:08:47 -0500 received badge  Scholar (source)
2012-10-24 23:08:41 -0500 received badge  Supporter (source)
2012-10-24 23:08:34 -0500 answered a question ardrone_ brown ardrone error in camera

That's right, its deprecated because its only for arDrone 1.0. i can not use :(

Thank you so much!

but i want to work for navigation on vision like http://dasl.mem.drexel.edu/wiki/index.php/Making_the_ardrone_to_do_line_following

2012-10-24 07:16:50 -0500 received badge  Editor (source)
2012-10-24 05:49:43 -0500 asked a question ardrone_ brown ardrone error in camera

hi!

i would like to use ardrone_brown on my ArDrone 2.0. but i have a error. when i use this package with this tutorial " http://dasl.mem.drexel.edu/wiki/index.php/Controlling_the_ARDRONE_with_the_Brown-ROS_package"

I can take off/ land and Move my ArDrone but I have problem with the camera.

I type

$ roscore $rosrun ardrone_brown ardrone_driver $rosrun drone_teleop drone_teleop.py

but when I type :

" rosrun image_view image_view image:=/ardrone/image_raw " in my terminal, i can not watch the signal of my Ardrone Camera.

P.S. I use UBUNTU 12.01 and ROS FUERTE

P.S.2 It is not a error in my camera because i also try to use the drive Ardrone _ autonomy and i can watch my camera but i want to use the other driver because i want to use for navigation on vision.

Sorry for my english.

Thank you!