-
Hey all, I'm sorry I don't have time to dig into what exactly is going on, but I've noticed that MeshCat is totally broken on WebIO 0.4.1, while it works fine with 0.4.0. It's easy to test by just ins…
-
Once you have the q_traj vector from computing the IK, is there a straightforward way to pass that into the meshcat visualizer to visualize the trajectory? I am trying to understand what aspects of th…
-
While snooping `runtests`, the following error occurred (while Makie was being tested):
```julia
[ Info: activating new environment at ~/.julia/packages/PackageCompiler/oT98U/packages/Makie/Proje…
-
Wanted to check #9995, but, at present `meshcat_visualizer_test`:
- Does not prefix functions with `test_`, thus nothing is run
- Has some copy-pasta code that refers to `args`, which doesn't work…
-
```
Collecting ipykernel (from jupyter)
Downloading https://files.pythonhosted.org/packages/11/0b/95330660f8cc5d63428b9886c800ea8d68842fd866389cf579acca4915be/ipykernel-5.1.0.tar.gz (101kB)
C…
-
When trying to use PackageCompiler with Makie I get the following error on Mac OSX 10.14.5
```julia
julia> PackageCompiler.compile_incremental(:Makie, :AbstractPlotting, force = true)
Updating …
-
Compatibility with meshcat-python was broken in #23 due to https://github.com/JuliaInterop/ZMQ.jl/issues/167
-
For example, this works just fine:
```julia
julia> using AssetRegistry, WebIO, Blink
julia> s = Scope(imports=[AssetRegistry.register("/home/rdeits/.julia/v0.6/WebIO/assets/webio/dist/bundle.js…
-
Trying to control the size of the points in a PointCloud using `PointsMaterial`, I'm getting several triangles in the viewer instead:
![triangles](https://screenshotscdn.firefoxusercontent.com/imag…
-
As asked here: https://stackoverflow.com/questions/50195068/drake-let-the-drake-visualizer-camera-track-a-fast-moving-object
@gizatt, @rdeits -- I think the remote-tree viewer API would improve thi…