Real-time robot control with Processing
Work in progress, more info and samples to come soon
A simple example on how to use the Machina wrapper class to drive robots in real-time through Processing.
Instructions:
- Download and execute the Machina Bridge App from https://github.com/RobotExMachina/Machina-Bridge
- Run it and connect to your physical/virtual robot.
- Download the WebSockets library for Processing from the contributions manager.
- Run this sketch. You should see a message pop up on the console log of your robot.
- Build your own project starting with this boilerplate.
- See sample files in this repo for more elaborate examples.
You can see a video of the sample file working here: https://youtu.be/mP306rshZfY
A full set of tutorials on how to use the Machina framework can be found here:
Tutorials playlist: https://www.youtube.com/playlist?list=PLvxxYImPCApXj3tHVKmpTS_AuMPngnA47
Instructions on how to setup your machine to work with the Machina framework can be found here: https://www.youtube.com/playlist?list=PLvxxYImPCApUffcv_KtdR-sQydA4O4CPH.
A playlist of projects built by the community with different Machina flavors: https://www.youtube.com/playlist?list=PLvxxYImPCApXZ-yBCUtGzVWb2ZhduaSXR
A project by Jose Luis Garcia del Castillo. More info on https://github.com/RobotExMachina
🤖x❤️