Skip to content
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

More helpful exports #86

Open
rdeits opened this issue Sep 7, 2018 · 1 comment
Open

More helpful exports #86

rdeits opened this issue Sep 7, 2018 · 1 comment

Comments

@rdeits
Copy link
Contributor

rdeits commented Sep 7, 2018

I've noticed that it's kind of annoying to have to do using MeshCatMechanisms just to be able to construct a GUI(mechanism, URDFVisuals(urdf)). We could instead have RigidBodySim.Visualization re-export a few things, since using RigidBodySim.Visualization is a bit more obvious than explaining (and remembering) to load a whole different package as well.

Or we could just have RigidBodySim itself export URDFVisuals.

@tkoolen
Copy link
Collaborator

tkoolen commented Sep 8, 2018

Yeah, I've gone back and forth on this myself. Actually, StaticArrays is in a similar position now with LinearAlgebra, see also JuliaArrays/StaticArrays.jl#464 for some discussion. I'm not sure what the right thing to do is here. One option could be to make it so that running the quick start notebook is possible with only using RigidBodySim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants