Moved jozov2 into its own directory. More code reorganization in voz1b1.

This commit is contained in:
Guilhem Lavaux 2013-06-10 16:36:16 +02:00
parent 15d6825f5d
commit 2ad09d3a26
9 changed files with 275 additions and 237 deletions

View file

@ -7,6 +7,7 @@ struct PositionData
{
float *xyz[3];
pid_t np;
float xyz_min[3], xyz_max[3];
void destroy()
{