Classes | Namespaces
BinaryMeasurement.h File Reference

Binary measurement represents a measurement between two keys in a graph. A binary measurement is similar to a BetweenFactor, except that it does not contain an error function. It is a measurement (along with a noise model) from one key to another. Note that the direction is important. A measurement from key1 to key2 is not the same as the same measurement from key2 to key1. More...

#include <gtsam/base/Testable.h>
#include <gtsam/inference/Factor.h>
#include <gtsam/inference/Key.h>
#include <gtsam/linear/NoiseModel.h>
#include <iostream>
#include <vector>
Include dependency graph for BinaryMeasurement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gtsam::BinaryMeasurement< T >
 

Namespaces

 gtsam
 traits
 

Detailed Description

Binary measurement represents a measurement between two keys in a graph. A binary measurement is similar to a BetweenFactor, except that it does not contain an error function. It is a measurement (along with a noise model) from one key to another. Note that the direction is important. A measurement from key1 to key2 is not the same as the same measurement from key2 to key1.

Author
Akshay Krishnan
Date
July 2020

Definition in file BinaryMeasurement.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:27