AutoRally / autorally

Software for the AutoRally platform
http://autorally.github.io
731 stars 228 forks source link

error: ‘NavState’ in namespace ‘gtsam’ does not name a type gtsam::NavState optimizedState_; #77

Closed SaptaGit closed 5 years ago

SaptaGit commented 5 years ago

Hi

I am getting this error

"error: ‘NavState’ in namespace ‘gtsam’ does not name a type gtsam::NavState optimizedState_;"

I made the gtsam package "required" in the cmakelist so that it build the stateEstimator node as well.

gtsam is installed in the usr/local/lib location

Regards, Saptarshi

SaptaGit commented 5 years ago

Sorry.. Fixed the issue. Had a older version of gtsam