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

Lacks error feedback #41

Open IsabelParedes opened 1 year ago

IsabelParedes commented 1 year ago

The extension does not show the users any errors when loading files or when the URDF is malformed. The viewer or the editor should include an output box to display error messages, instead of silently failing to load files.