meshcat-dev / meshcat

Remotely-controllable 3D viewer, built on top of three.js
MIT License
250 stars 44 forks source link

Add set_control_value and delete_control #94

Closed RussTedrake closed 3 years ago

RussTedrake commented 3 years ago

Before, we can create controls with the command set_control, but had no way to delete them.