Skip to content

Commit 080a6a1

Browse files
pablogs9BorjaOuterelo
authored andcommitted
Hotfix/branches (micro-ROS#87)
* Updated CF firm tag * Updated Micro-XRCE-DDS tag
1 parent d20ecc4 commit 080a6a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • _docs/tutorials/demos/crazyflie_demo

_docs/tutorials/demos/crazyflie_demo/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This setup uses the following hardware:
7575
[Install Micro XCRE-DDS](https://micro-xrce-dds.readthedocs.io/en/latest/installation.html). Recommended procedure:
7676

7777
```bash
78-
git clone https://github.com/eProsima/Micro-XRCE-DDS.git
78+
git clone https://github.com/eProsima/Micro-XRCE-DDS.git -b v1.1.0
7979
cd Micro-XRCE-DDS
8080
mkdir build && cd build
8181
cmake ..
@@ -127,7 +127,7 @@ sudo apt install gcc-arm-embedded dfu-util
127127
Download and build the **Crazyflie 2.1** firmware repository:
128128
```bash
129129
mkdir crazyflie_firmware
130-
git clone https://github.com/eProsima/crazyflie-firmware -b cf_micro-xrce-dds
130+
git clone https://github.com/eProsima/crazyflie-firmware -b crazyflie_demo
131131
cd crazyflie_firmware
132132
git submodule init
133133
git submodule update

0 commit comments

Comments
 (0)