setup.cfg
setup.py
omg_tools.egg-info/PKG-INFO
omg_tools.egg-info/SOURCES.txt
omg_tools.egg-info/dependency_links.txt
omg_tools.egg-info/requires.txt
omg_tools.egg-info/top_level.txt
omgtools/__init__.py
omgtools/basics/__init__.py
omgtools/basics/optilayer.py
omgtools/basics/shape.py
omgtools/basics/spline.py
omgtools/basics/spline_extra.py
omgtools/environment/__init__.py
omgtools/environment/environment.py
omgtools/environment/obstacle.py
omgtools/execution/__init__.py
omgtools/execution/deployer.py
omgtools/execution/plotlayer.py
omgtools/execution/simulator.py
omgtools/export/__init__.py
omgtools/export/export.py
omgtools/export/export_admm.py
omgtools/export/export_formation.py
omgtools/export/export_p2p.py
omgtools/export/export_rendezvous.py
omgtools/export/point2point/Makefile
omgtools/export/point2point/Point2Point.cpp
omgtools/export/point2point/Point2Point.hpp
omgtools/export/point2point/example.cpp
omgtools/export/point2point/instructions.txt
omgtools/export/point2point/admm/ADMMPoint2Point.cpp
omgtools/export/point2point/admm/ADMMPoint2Point.hpp
omgtools/export/point2point/admm/formation/FormationPoint2Point.cpp
omgtools/export/point2point/admm/formation/FormationPoint2Point.hpp
omgtools/export/point2point/admm/rendezvous/RendezVous.cpp
omgtools/export/point2point/admm/rendezvous/RendezVous.hpp
omgtools/export/tests/formation/test.cpp
omgtools/export/tests/point2point/test.cpp
omgtools/export/tests/rendezvous/test.cpp
omgtools/export/vehicles/Holonomic.cpp
omgtools/export/vehicles/Holonomic.hpp
omgtools/export/vehicles/Vehicle.cpp
omgtools/export/vehicles/Vehicle.hpp
omgtools/problems/__init__.py
omgtools/problems/admm.py
omgtools/problems/distributedproblem.py
omgtools/problems/dualdecomposition.py
omgtools/problems/dualmethod.py
omgtools/problems/formation.py
omgtools/problems/formation_central.py
omgtools/problems/formation_dualdec.py
omgtools/problems/point2point.py
omgtools/problems/problem.py
omgtools/problems/rendezvous.py
omgtools/vehicles/__init__.py
omgtools/vehicles/agv.py
omgtools/vehicles/bicycle.py
omgtools/vehicles/dubins.py
omgtools/vehicles/fleet.py
omgtools/vehicles/holonomic.py
omgtools/vehicles/holonomic1d.py
omgtools/vehicles/holonomic3d.py
omgtools/vehicles/holonomicorient.py
omgtools/vehicles/quadrotor.py
omgtools/vehicles/quadrotor3d.py
omgtools/vehicles/trailer.py
omgtools/vehicles/vehicle.py