robot_dart icon indicating copy to clipboard operation
robot_dart copied to clipboard

Update OSX recipe

Open kounelisagis opened this issue 10 months ago • 0 comments

To make scripts/install_osx.sh work on macOS 15.2 (latest stable), this PR:

  • Bumps dart release to the latest
  • Adds python -m pip install .. to install dartpy, according to https://github.com/dartsim/dart/issues/1848
  • Changes some flag prefixes from DMAGNUM_WITH to DWITH
  • Adds some sudos

kounelisagis avatar Jan 14 '25 23:01 kounelisagis