Skip to content

Commit

Permalink
Merge pull request #24 from bitcraze/knmcguire-patch-1
Browse files Browse the repository at this point in the history
fixes #23
  • Loading branch information
knmcguire committed May 16, 2022
2 parents 51ee517 + 7edfef9 commit 1ac7fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Currently contains:
* Blender files
* STL files
* [Webots](https://cyberbotics.com/) simulation files
* Currently with velocity control fixed height
* Currently with velocity control fixed height and firmware python bindings
* Camera and multiranger sensors
* [Gazebo ignition](https://ignitionrobotics.org/)
* sdf files
Expand Down Expand Up @@ -74,7 +74,7 @@ Press play with the simulator and use your keyboard to control it

3- Put this repo in your ~/.bashrc and source it in your terminal

export IGN_GAZEBO_RESOURCE_PATH="path/to/crazyflie_simulation/gazebo-ignition/"
export IGN_GAZEBO_RESOURCE_PATH="path/to/crazyflie_simulation/gazebo-ignition/":"path/to/crazyflie_simulation/gazebo-ignition/worlds/"

4- Try out the crazyflie world with:
ign gazebo crazyflie_world.sdf
Expand Down

0 comments on commit 1ac7fab

Please sign in to comment.