Page 1 of 1

Problems using Crazyflie 1.0 with ROS

Posted: Wed Aug 22, 2018 6:11 pm
by FabricioValerio
Hi,

I've started to use my crazyflie 1.0 with ROS, in order to control it without using a joystick. But I am facing some problems using ROS(Kinetic), I am able to create a server, add a crazyflie, but I can't obtain parameters from IMU and other components, and I can't use the server services like takeoff, land, setgroupmask, or use topics like cms_vel, cmd_hover, etc.

Am I missing any configuration? Or do I need to change some files?

Thanks in advance.

Re: Problems using Crazyflie 1.0 with ROS

Posted: Thu Aug 23, 2018 6:42 am
by whoenig
You can open an issue in crazyflie_ros. We do not really test with the CF 1.0, but technically the basis functionality should be working (that is: parameters, logging, and cmd_vel). Newer things like takeoff, landing etc. will only work on the CF (that has more on-board processing power).

Re: Problems using Crazyflie 1.0 with ROS

Posted: Fri Aug 24, 2018 1:31 pm
by FabricioValerio
Thanks for the reply. I'll open the issue in crazyflie_ros.