Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 1.58 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.58 KB

Obsolete project

Nowadays the Crazyflie contains all LPS-related positioning algorithm onboard and the Crazyflie client is used to setup the LPS syste. Hence, this package is not required anymore.

Bitcraze UWB LPS position estimator ROS package CI

This ROS package contains the Particle filter, launch files and bridges used to estimate the Bitcraze Crazyflie 2.0 position with using the LPS UWB ranging deck and LPS nodes.

More information can be found on the Bitcraze wiki.

Setting anchor position

To use the particle filter and the visualisation node, the anchor position needs to be set up in the ROS parameter server. The launcher files will load the anchor position from data/anchor_pos.yaml. See data/anchor_pos.yaml.sample.

Contribute

Go to the contribute page on our website to learn more.