Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nomip | |
C_FeaturePCLwc | |
CFeature | Minimal class that represents a Point of Interest by an ID and stores its successive locations $Author: Martin |
CFeaturePCLwc | |
CFeaturesDataBase | |
CRecursiveEstimatorFilterInterface | This class defines an INTERFACE that all recursive estimator filters need to implement It is ROS free It is templated on the type of the state that it estimates and the type of measurements it accepts as input TODO: For multimodality I will need different measurement types |
CRecursiveEstimatorNodeInterface | This class defines an INTERFACE that all recursive estimator NODES need to implement It uses ROS TODO: For multimodality I will need different measurement types |