mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Refine Gazebo installation instructions for macOS
This commit is contained in:
parent
d095b81d7e
commit
fb80b899e0
@ -65,6 +65,13 @@ cd flix
|
||||
brew install sdl2
|
||||
```
|
||||
|
||||
Set up your Gazebo environment variables:
|
||||
|
||||
```bash
|
||||
echo "source /opt/homebrew/share/gazebo/setup.sh" >> ~/.zshrc
|
||||
source ~/.zshrc
|
||||
```
|
||||
|
||||
3. Run the simulation:
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user