docs/simulation_native: Use main branch for simulation (en)

This commit is contained in:
Alexey Rogachevskiy
2020-07-29 00:27:59 +03:00
parent b52f702723
commit 585af026d4

View File

@@ -13,7 +13,7 @@ Create the workspace and clone Clover sources:
```bash
mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/CopterExpress/clover -b clover_description
git clone https://github.com/CopterExpress/clover
git clone https://github.com/CopterExpress/ros_led
```