Aggiunto header lower_body

This commit is contained in:
2026-06-18 12:13:35 +02:00
parent a2a299c0a1
commit f8fdc1dc84
5 changed files with 36 additions and 8 deletions
@@ -0,0 +1,7 @@
#include "../../csv/headers/csv.hpp"
#include "../../pieces/headers/caviglia.hpp"
#include "../../pieces/headers/coscia.hpp"
#include "../../pieces/headers/sensore.hpp"
#include "../../joints/headers/rigid_joint.hpp"
#include "../../joints/headers/pivot_joint.hpp"
#include "../../pieces/headers/torso.hpp"