Custom Modules
The websim API gives you the ability to create your own modules and add them to the interface.
Module Anatomy
Custom modules can be added by creating a folder with an index.js file under the sim directory parellel to your robot.py file.