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

is ros compatible with parrot's mini drones like rolling spider and jumping sumo?

asked 2015-07-21 12:42:50 -0500

sg_774 gravatar image

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?

edit retag flag offensive close merge delete

Comments

I'm also interested.

zweistein gravatar image zweistein  ( 2015-11-25 08:34:52 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-01-18 04:59:13 -0500

anonymous user

Anonymous

  • For Rolling Spider, there are quite a few wrappers of the Parrot SDK available on Github : https://github.com/search?utf8=%E2%9C... . There might be some compatible with ROS.

  • For th Jumping Sumo, I've been working on a prototype. The source code is available there : https://github.com/arnaud-ramey/rossumo . It is a work in progress and to be documented, but supports the video stream, the control (motion), and the animations.

Cheers !

edit flag offensive delete link more

Comments

Hi Arnaud ! I was wondering whether you had tested the use of rossumo on a jumping race drone, and if not, if you think that it would be compatible. Indeed, I was thinking of using it to test a few algorithms dedicated to obstacle perception. Cheers !

edoca gravatar image edoca  ( 2016-07-29 10:14:32 -0500 )edit

Hi Edoca, Excellent question. I don't own a Jumping Race so cannot really tell.

But two things make me confident about that: 1) the Jumping Race is the same as the Sumo, except for an increased speed and the ability to access that speed from the SDK ;

anonymous userAnonymous ( 2016-07-29 12:56:17 -0500 )edit

2) the Parrot SDK is supposed to be common for all minidrones.

So I encourage you to test it and share your conclusions :) I am available for debugging / help - fill issues on the Github page. Cheers!

anonymous userAnonymous ( 2016-07-29 12:57:13 -0500 )edit

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.

sg_774 gravatar image sg_774  ( 2016-10-23 09:10:50 -0500 )edit

Hello, there shouldn't be any trouble using this package alongside with a kinect one, for instance openNi. As long as you comply with the topics names and types, it should work out of the box. Keep me updated in case of trouble.

anonymous userAnonymous ( 2016-10-24 11:41:18 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2015-07-21 12:42:50 -0500

Seen: 1,618 times

Last updated: Jan 18 '16