This is a implementation of Shared Memory between two Process, one in C and another in Python.
Here we try to send array of values from joint encoder driver written in C to a a python process for susbsequent processing for Stoch
Build write.c and run it. Then in another terminal run the Python Script.
❗ Warning:
The code is not optmised and no safety features are implemented.
Author: Ajay G
E-mail: [email protected]