#include <between_factor_node_adder_model.h>
|
| | BetweenFactorNodeAdderModel (const TimestampedNodeAdderModelParams ¶ms) |
| |
| virtual | ~BetweenFactorNodeAdderModel ()=default |
| |
| void | AddPriors (const NodeType &node, const std::vector< gtsam::SharedNoiseModel > &noise_models, const localization_common::Time timestamp, const NodesType &nodes, gtsam::NonlinearFactorGraph &factors) const final |
| |
| bool | AddNodesAndRelativeFactors (const localization_common::Time timestamp_a, const localization_common::Time timestamp_b, NodesType &nodes, gtsam::NonlinearFactorGraph &factors) const final |
| |
| bool | AddRelativeFactors (const localization_common::Time timestamp_a, const localization_common::Time timestamp_b, const NodesType &nodes, gtsam::NonlinearFactorGraph &factors) const final |
| |
| bool | RemoveRelativeFactors (const localization_common::Time timestamp_a, const localization_common::Time timestamp_b, const NodesType &nodes, gtsam::NonlinearFactorGraph &factors) const final |
| |
◆ Base
template<typename NodeType , typename NodeAdderModelType >
◆ NodesType
template<typename NodeType , typename NodeAdderModelType >
◆ BetweenFactorNodeAdderModel()
template<typename NodeType , typename NodeAdderModelType >
◆ ~BetweenFactorNodeAdderModel()
template<typename NodeType , typename NodeAdderModelType >
◆ AddNodesAndRelativeFactors()
template<typename NodeType , typename NodeAdderModelType >
◆ AddPriors()
template<typename NodeType , typename NodeAdderModelType >
◆ AddRelativeFactors()
template<typename NodeType , typename NodeAdderModelType >
◆ RemoveRelativeFactors()
template<typename NodeType , typename NodeAdderModelType >
◆ boost::serialization::access
template<typename NodeType , typename NodeAdderModelType >
| friend class boost::serialization::access |
|
friend |
The documentation for this class was generated from the following file: