robot_dart
robot_dart copied to clipboard
Update OSX recipe
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_WITHtoDWITH - Adds some sudos