Data exchange between python script and bash script

2017-04-04 Thread venkatachalam . 19
Hello All, I am writing a python code for processing a data obtained from a sensor. The data from sensor is obtained by executing a python script. The data obtained should be further given to another python module where the received data is used for adjusting the location of an object. For ach

Data transmission from Python script to bash script

2017-04-04 Thread venkatachalam . 19
Hello All, I am writing a python code for processing a data obtained from a sensor. The data from sensor is obtained by executing a python script. The data obtained should be further given to another python module where the received data is used for adjusting the location of an object. For ach