I save the data in a csv file present in the ".ros" folder to ensure every implementation can access it.
I also added a timestamp.
A handle to the file is created and kept open, which seems to prevent overloading processes and maintain a good performance of the car.
I save the data in a csv file present in the ".ros" folder to ensure every implementation can access it. I also added a timestamp. A handle to the file is created and kept open, which seems to prevent overloading processes and maintain a good performance of the car.