osrf / gazebo_tutorials

Tutorials for gazebo
http://gazebosim.org/tutorials
145 stars 71 forks source link

[ver 6][osx] "Install Gazebo on Mac (using homebrew)" issues #34

Open osrf-migration opened 9 years ago

osrf-migration commented 9 years ago

Original report (archived issue) by Isaac Saito (Bitbucket: 130s).


Tutorial URL: http://gazebosim.org/tutorials?tut=install_on_mac&cat=install

Issues:

$ brew tap dartsim/dart
Warning: Already tapped!
$ brew install dartsim --core-only
Error: No available formula for dartsim 
==> Searching formulae...
dartsim/dart/dartsim3       dartsim/dart/dartsim5   dartsim/dart/grip
dartsim/dart/dartsim4       dartsim/dart/fcl
==> Searching taps...

Possible improvements:

Tested environment:

$ sw_vers -productVersion 
10.10.4
osrf-migration commented 9 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


Good catch on the dartsim installation. They renamed the formula from dartsim to dartsim4. We should update the gazebo formulae in osrf/simulation accordingly.

osrf-migration commented 9 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


About possible improvements:

I assume you already had a version of gazebo installed, perhaps from a ROS installation? We should add a disclaimer for people who have already installed it that you can only have one installation in /usr/local at a given time.

To manage multiple installations, I like to use catkin workspaces: