Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 718 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 718 Bytes

hesmes-pilot (WIP)

A feedback loop motor deamon with odometer support for the BeagleBone Black

This daemon consist of multiple threads to handle odometry, motors, actuators and a piloting interface. It has a TCP based protocol to let another app control it. It can also be launched directly and piloted through stdin, this is the default behaviour at the moment. This is still a WIP, so there's no documentation available at the moment, but some is available here in French : http://157.159.40.111:3000/index.php/MotorDaemon

"./MotorDaemon -s" : Launches hermes-pilot in daemon mode (server listening on localhost at the moment)

This project is part of INTechOS (https://github.com/discord-intech/meta-intechos)