Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces ASEBA Studio, a window for writing programs, communicating with robots, and managing code. The editor is where you write code for Thymio, which is then translated by the compiler. The execution pane sends code to the robot, while the data inspector displays robot information. ASEBA can handle multiple robots and events, with options to create constants and global events.