navigation tests passing
							parent
							
								
									beeb91a26c
								
							
						
					
					
						commit
						865a7bac77
					
				|  | @ -256,6 +256,3 @@ std::ostream& operator<<(std::ostream& os, const CombinedImuFactor& f) { | |||
| } | ||||
|  /// namespace gtsam
 | ||||
| 
 | ||||
| /// Boost serialization export definition for derived class
 | ||||
| BOOST_CLASS_EXPORT_IMPLEMENT(gtsam::PreintegrationCombinedParams) | ||||
| 
 | ||||
|  |  | |||
|  | @ -351,6 +351,3 @@ template <> | |||
| struct traits<CombinedImuFactor> : public Testable<CombinedImuFactor> {}; | ||||
| 
 | ||||
| }  // namespace gtsam
 | ||||
| 
 | ||||
| /// Add Boost serialization export key (declaration) for derived class
 | ||||
| BOOST_CLASS_EXPORT_KEY(gtsam::PreintegrationCombinedParams) | ||||
|  |  | |||
|  | @ -39,6 +39,9 @@ BOOST_CLASS_EXPORT_GUID(noiseModel::Unit, "gtsam_noiseModel_Unit") | |||
| BOOST_CLASS_EXPORT_GUID(noiseModel::Isotropic, "gtsam_noiseModel_Isotropic") | ||||
| BOOST_CLASS_EXPORT_GUID(SharedNoiseModel, "gtsam_SharedNoiseModel") | ||||
| BOOST_CLASS_EXPORT_GUID(SharedDiagonal, "gtsam_SharedDiagonal") | ||||
| BOOST_CLASS_EXPORT_GUID(PreintegratedImuMeasurements, "gtsam_PreintegratedImuMeasurements") | ||||
| BOOST_CLASS_EXPORT_GUID(PreintegrationCombinedParams, "gtsam_PreintegrationCombinedParams") | ||||
| BOOST_CLASS_EXPORT_GUID(PreintegratedCombinedMeasurements, "gtsam_PreintegratedCombinedMeasurements") | ||||
| 
 | ||||
| template <typename P> | ||||
| P getPreintegratedMeasurements() { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue