Kchour / drone_controller

High level API to control the anafi4k drones in simulation
1 stars 1 forks source link

Drone data is saved to `~/.drone_data_recordings` #12

Open Kchour opened 3 years ago

Kchour commented 3 years ago

Files are comma separated values (csv) and labeled according to the name provided by the user, i.e. droneName.csv. Files will never be overwritten; instead duplicate filenames will be appended with an increasing counter e.g. droneName (1).csv.

Consider separating each csv into time-stamped folders