cristicsordas / raspi_robot

0 stars 0 forks source link

C++ Controlling application #2

Closed cristicsordas closed 1 year ago

cristicsordas commented 1 year ago

Creates a c++ application which manages messages in the format ID-PDU and transform them in commands to the low-level drivers. DoD:

cristicsordas commented 1 year ago

The implementation can be found here: https://github.com/cristicsordas/raspi_robot/tree/main/server

The Linux Image was successfully flashed on the Raspberry Pi 64 bit. Commands were sent from a socket client and debug information was displayed in the terminal