├── LICENSE ├── README.md └── misc ├── OmniNxt.pdf └── system_overview.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HKUST-Aerial-Robotics/OmniNxt/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HKUST-Aerial-Robotics/OmniNxt/HEAD/README.md -------------------------------------------------------------------------------- /misc/OmniNxt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HKUST-Aerial-Robotics/OmniNxt/HEAD/misc/OmniNxt.pdf -------------------------------------------------------------------------------- /misc/system_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HKUST-Aerial-Robotics/OmniNxt/HEAD/misc/system_overview.png --------------------------------------------------------------------------------