27 std::cout << s <<
"{'time':" <<
time_ 28 <<
", 'location': " <<
location_.transpose() <<
"}";
GTSAM_UNSTABLE_EXPORT void print(const std::string &s="") const
Point3 location_
Location at time event was generated.
double time_
Time event was generated.
GTSAM_UNSTABLE_EXPORT bool equals(const Event &other, double tol=1e-9) const