ZJU-FAST-Lab / GCOPTER

A General-Purpose Trajectory Optimizer for Multicopters
MIT License
684 stars 139 forks source link

ompl::Exception #18

Closed Xingchen0504 closed 1 year ago

Xingchen0504 commented 1 year ago

terminate called after throwing an instance of 'ompl::Exception' what(): Direct sampling of the path-length objective requires Eigen, but this version of OMPL was compiled without Eigen support. If possible, please install Eigen and recompile OMPL. If this is not possible, you can manually create an instantiation of RejectionInfSampler to approximate the behaviour of direct informed sampling.

Xingchen0504 commented 1 year ago

https://blog.csdn.net/qq_18376583/article/details/127129778 resolved