Skip to content

ajaygunalan/IPC_SHM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: ajaygunalan1995@gmail.com

About

Shared memeory between C and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages