-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include all example binaries in the Drake install #4224
Comments
Also useful for #1766. |
after issue RobotLocomotion#4224 is resolved then I will update the paths once again.
I would still like to see this happen in the CMake build. But if there's no plans to do so, please close this issue. |
I think the issue is still valid even some CMake listfiles are going away -- the Bazel binary release could / should include those artifacts. |
I am going to bump the priority down to medium, though. |
Follow-up PR for RobotLocomotion#7120 which installed one of the kuka examples, but not all (See issue RobotLocomotion#4224).
Follow-up PR for RobotLocomotion#7120 which installed one of the kuka examples, but not all (See issue RobotLocomotion#4224).
Follow-up PR for RobotLocomotion#7120 which installed one of the kuka examples, but not all (See issue RobotLocomotion#4224). It also moves the installed examples from `bin/` to `examples/<example_sub_directory>/`.
Follow-up PR for RobotLocomotion#7120 which installed one of the kuka examples, but not all (See issue RobotLocomotion#4224). It also moves the installed examples from `bin/` to `share/drake/examples/<example_sub_directory>/`.
Closing, given that Francois's PRs for a subset of examples have landed. |
I thought the goal was to install ~all examples? |
It is. |
We don't seem to be suffering for not having this since the past four years, and adding more C++ binaries would only increase the image footprint when most users just want the library, not the demos. Using online notebooks for the demos seems to be the way of the future. Unless anyone speaks up about this in the next month or two, we'll plan to close this as "won't fix". |
This matters, for instance, to KUKA users.
cc @patmarion
The text was updated successfully, but these errors were encountered: