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

Control Panel automatically opens when the visualization is refreshed #9

Closed IsabelParedes closed 1 year ago

IsabelParedes commented 2 years ago

If the control panel for the robot joints is closed, this will automatically open whenever there are any changes to the URDF file. The panel should stay open or closed depending on the user's preference.

IsabelParedes commented 2 years ago

The "Close Controls" button which by default should sit at the bottom of the panel, now sits at the top hiding the "Scene" folder. Without the automatic opening, it is not possible to change the background color.