Toward removing robotlocomotion/director tap #19295
Labels
component: distribution
Nightly binaries, monthly releases, docker, installation
priority: low
type: feature request
VTK and clang-format are the only things that come from https://github.com/RobotLocomotion/homebrew-director
brew
installs)clang-format@12
formulaWhen building locally using
brew install -v --build-from-source ./[email protected]
, downloading and staging take a bit, and there are (at least with clang 12) 795 objects being compiled. AFAICT this gets compiled in serialSeems possibly reasonable to incorporate this into drake's workspace if we so desired. Then again, this is notably a lot more time than just downloading our precompiled bottle. There aren't many dependencies for the formula, and as a result we rarely need to rebottle it (haven't needed to since we switched to 12 and did the first one).
CC @BetsyMcPhail @jwnimmer-tri
The text was updated successfully, but these errors were encountered: