-
With WebIO 0.8.9, opening the same scope through multiple frontends results in only one frontend getting the observable updates. This is breaking the MeshCat.jl tests.
Here is a MWE:
```julia
…
-
Hello, I am using meshcat from c++ and this is really a nice tool.
I try to use the set_control and set_control_value api, but I have an issue with callbacks : the callback (only `console.log('te…
-
Hey @rdeits & co., is there a way to "get" things like transforms? (particularly of things like the camera)
@RussTedrake you might know?
-
Is there a plan to load and display multicolored bodies like the `visual` meshes in the [`ur_description` package](https://github.com/ros-industrial/universal_robot/tree/melodic-devel-staging/ur_descr…
-
Can you add a better example/test that does something more meaningful with the camera controls? Every time I play around with the camera it doesn't quite make sense to me. Ideally one would like to in…
-
Hello!
I would like to thank you and your team for the Pinocchio library. I used Pinocchio 2.99.0 from this conda package: [package](https://anaconda.org/olivier.roussel/pinocchio)
I have a model wi…
-
The MuJoCo XML parser loads and properly displays all of the models in the DeepMind Control Suite (or will after my upcoming set of PRs) except for [dog.xml](https://github.com/google-deepmind/dm_cont…
-
Hi, thanks for the amazing work. I have finished setting up your sapien example (run_sapien_viz.py), but I have been experiencing difficulties in adjusting the point of view.
May i know how to adju…
-
**Original title: Provide tools to help convert Collada DAE to Wavefront OBJ**
Related to #2941, #14436, and #18844.
Request: We now have [stl2obj](https://github.com/RobotLocomotion/drake/blob/…
-
New person here and I am just starting to explore the project.
I am wondering if it would be possible to use pyphysx with vispy (https://github.com/vispy/vispy). Would another renderer implementati…