This metapackage hosts the common software packages to be deployed on the Hummingbird Robot Fulfillment System.
[TBA]
[TBA]
[TBA]
mkdir -p ~/ros2_ws/src
cd ~/ros2_ws/src
git clone https://github.com/Olin-HAIR-Lab/hbird_common.git
git clone https://github.com/Olin-HAIR-Lab/hbird_desktop.git
cd ~/ros2_ws
colcon build
source install/setup.bash
- Crazyflie Python Library (cflib):
python3 -m pip install cflib
python3 -m pip install networkx
ros2 launch hbird_desktop viz_demo.launch.py