jupyter-robotics / jupyterlab-urdf

A URDF viewer and editor extension for JupyterLab.
https://jupyterlab-urdf.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
97 stars 9 forks source link

Robot disappearing when the URDF has errors #8

Closed IsabelParedes closed 2 years ago

IsabelParedes commented 2 years ago

The robot disappears from the visualization and does not return unless the URDF is reloaded manually whenever there are errors in the URDF file. For example, starting a new geometric shape with <box without finishing the line will make the robot disappear. In order to bring back the robot, the error needs to be corrected in the file and the visualization needs to be closed and opened again.