Skip to content

Commit

Permalink
flight test1
Browse files Browse the repository at this point in the history
  • Loading branch information
whoenig committed Nov 15, 2023
1 parent 7acaa04 commit da69278
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/systemtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout motion capture package
run: |
cd ros2_ws/src
git clone --branch ros2 --recursive https://github.com/IMRCLab/motion_capture_tracking.git
ls motion_capture_tracking || git clone --branch ros2 --recursive https://github.com/IMRCLab/motion_capture_tracking.git
- name: Checkout Crazyswarm2
uses: actions/checkout@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions crazyflie/config/crazyflies.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# named list of all robots
robots:
cf231:
cf11:
enabled: true
uri: radio://0/80/2M/E7E7E7E7E7
uri: radio://0/80/2M/E7E7E7E70B
initial_position: [0, 0, 0]
type: cf21 # see robot_types
# firmware_params:
Expand Down

0 comments on commit da69278

Please sign in to comment.