User Controls for Robot Data Recording
In our last update, we showed how Xpy integrates with the typical robot software architecture. We demonstrated this on a raspberry pi logging data that the Xpy web-app plotted in real time. Notably, it is important for the user to be able to specify when they want data to be recorded from their robot. This allows them to run experiments and prevent extraneous or bad data from clouding their analysis of their robot learning performance. To support this, we have added controls for the user to signal to the Xpy node installed on their robot when to begin and end the recording of robot data, which we demonstrate below:
Demo Video
Next Steps
We intend to flesh out further support for integration with model registries and to work on facilitating robot-software deployment. Feel free to reach out if you have questions!