SkillAgentSearch skills...

MyMINCO

The MINCO trajectory class based on C++17. Support arbitrary dimensions and arbitrary s through template parameters. Many temporary values can be calculated at compile time. 基于C++17的MINCO轨迹类,通过模板参数支持任意维度、任意s的MINCO轨迹,大量中间值可在编译期求得。

Install / Use

/learn @zusiliang/MyMINCO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Set -O3 compiler flag to reach the best performance. Note that -O0 flag, or "Debug" CMake flag will lead to a very low performance!

Eigen 3.4 is required! Lower version than this is not supported, please check your Eigen lib version.

reference:https://github.com/ZJU-FAST-Lab/GCOPTER https://arxiv.org/abs/2103.00190

View on GitHub
GitHub Stars17
CategoryCustomer
Updated10d ago
Forks1

Languages

C++

Security Score

75/100

Audited on Mar 20, 2026

No findings