mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 09:06:11 +00:00
Refine Gazebo installation instructions for macOS
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user