Page 1 of 1

LPS with ROS

Posted: Mon Jan 13, 2020 5:04 pm
by stanbaek
I am new here and I would like to fly crazeflie 2.1 with LPS. Can anyone tell me what ROS packages are available? I found whoenig's crazyflie_ros
(https://github.com/whoenig/crazyflie_ros), but it seems it does not support LPS. Thanks in advance.

Re: LPS with ROS

Posted: Tue Jan 14, 2020 8:26 am
by arnaud
Hi, you do not need LPS support in ROS since with LPS you get the position in the Crazyflie: as soon as LPS is setup, you can send position setpoint and get position estimate from the Crazyflie without needing special support on the client side. This is in contrast to motion capture systems that do require support on the client side because they measure the position outside and this position measurement then has to be send by the client to the Crazyflie.

I added a short note recently to the bitcraze/lps-ros project explaining a bit the procedure to get going with LPS and ROS: https://github.com/bitcraze/lps-ros

Re: LPS with ROS

Posted: Fri Jan 17, 2020 5:06 pm
by stanbaek
Thanks a lot for your reply.
Could you also tell me how to get position estimate from the Crazyflie?
I would like to get position data in real-time using Python or ROS. Thanks

Re: LPS with ROS

Posted: Thu Jan 23, 2020 9:21 am
by kimberly
Hi!

Could you start a new forum thread about this second question? We aim to have one topic per thread so that makes it easier for us and others to help you with this. Thanks!

Re: LPS with ROS

Posted: Thu Jan 23, 2020 10:18 am
by kimberly
Ah woops sorry. I saw you already did here ! viewtopic.php?f=16&t=4117

I answered it :)