-
Currently we occasionally reference local files, etc, that don't work on colab.
Also need to implement the jupyter widget version of the slider demos.
-
In GitLab by @nmansard on Feb 2, 2019, 13:14
I believe that it would be a good procedure not using robot wrapper in the lib, but for loading and display. When loading a robot wrapper, we should get t…
-
I'm not entirely sure what MeshCat.jl is, but it's giving me install issues:
```julia
(v1.1) pkg> dev RigidBodySim
[ Info: Path `C:\Users\accou\.julia\dev\RigidBodySim` exists and looks like the …
-
Documentation on `PointPairContactInfo` says that the contact force returned by `contact_force()` is on bodyB: https://drake.mit.edu/doxygen_cxx/classdrake_1_1multibody_1_1_point_pair_contact_info.htm…
-
In `MeshcatVisualizer::load`, for each link, the full link name (`frame_name` in the code) is assume to be of the form `robot_name::link_name`, which is true _except_ for links in belonging to the wor…
-
### Screenshots
Expected behaviour (last working on dd1dc106cb713b4182a15eaf758e2ba98bcdefc5)
![Screenshot from 2019-08-02 21-21-57](https://user-images.githubusercontent.com/4166093/62398138-c3…
-
```julia
Notebook: Atlas walking: Error During Test at REPL[182]:15
Got exception outside of a @test
LoadError: MethodError: no method matching zero(::Type{Variable})
Closest candidates are:…
-
We have the undounded set types `HalfSpace`, `Hyperplane`, `Line`, `HPolyhedron`, and `Universe`.
~I think we should print an error message when trying to plot such sets. Currently the plotting crash…
-
What it says in the title: seems that meshes created with Polyhedra.jl lack the correct material they are assigned, using MeshCat as the visualiser. The colour is correct, but Phong/Lambert does not r…
-
Running `bazel run //examples/manipulation_station:end_effector_teleop_sliders --config gurobi` leads to a seemingly broken visualization.
Here is the view in meshcat:
Replicated using the `d…