|
MIRA
|
#include <localization/LaserTemplate.h>

Public Member Functions | |
| LaserTemplate () | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| Class const & | getClass () const |
Static Public Member Functions | |
| static PseudoClass const & | CLASS () |
Public Attributes | |
| CurveTemplates | templates |
| Curve | scan |
| SignedAnglef | laserMinPhi |
| SignedAnglef | laserMaxPhi |
| std::string | laserName |
| std::string | laserFrame |
| Time | laserTime |
| boost::optional< Pose3 > | laserBase |
Protected Member Functions | |
| virtual Class const & | internalGetClass () const=0 |
|
inline |
|
inline |
| CurveTemplates templates |
| Curve scan |
| SignedAnglef laserMinPhi |
| SignedAnglef laserMaxPhi |
| std::string laserName |
| std::string laserFrame |
| Time laserTime |
| boost::optional<Pose3> laserBase |
1.8.14