Skip to content

Commit

Permalink
add firmware and python client
Browse files Browse the repository at this point in the history
  • Loading branch information
whoenig committed Jun 28, 2016
1 parent 3d5ff83 commit 4742337
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitmodules
Expand Up @@ -10,3 +10,19 @@
path = ros_ws/src/crazyflie_ros
url = https://github.com/USC-ACTLab/crazyflie_ros.git
branch = ekf_bringup_with_logging
[submodule "crazyflie-firmware"]
path = crazyflie-firmware
url = https://github.com/USC-ACTLab/crazyflie-firmware.git
branch = crazyswarm_master
[submodule "crazyflie2-nrf-firmware"]
path = crazyflie2-nrf-firmware
url = https://github.com/USC-ACTLab/crazyflie2-nrf-firmware.git
branch = master
[submodule "crazyflie-lib-python"]
path = crazyflie-lib-python
url = https://github.com/bitcraze/crazyflie-lib-python.git
branch = master
[submodule "crazyflie-clients-python"]
path = crazyflie-clients-python
url = https://github.com/bitcraze/crazyflie-clients-python.git
branch = develop
1 change: 1 addition & 0 deletions crazyflie-clients-python
1 change: 1 addition & 0 deletions crazyflie-firmware
Submodule crazyflie-firmware added at 6616c0
1 change: 1 addition & 0 deletions crazyflie-lib-python
Submodule crazyflie-lib-python added at 86a1e6
1 change: 1 addition & 0 deletions crazyflie2-nrf-firmware

0 comments on commit 4742337

Please sign in to comment.