|
|
This is the complete list of members for CartographerAdapter, including all inherited members.
| CartographerAdapter(const std::filesystem::path &mapPath, const std::filesystem::path &configPath, SlamDataCallable &slamDataCallable, const Config &config, const std::optional< std::filesystem::path > &mapToLoad=std::nullopt, const std::optional< Eigen::Isometry3f > &map_T_robot_prior=std::nullopt, const DebugObserverInterfacePrx &debugObserver=nullptr) | CartographerAdapter | |
| createMap(const armarx::PackagePath &mapOutputPath) | CartographerAdapter | |
| getMapBuilder() | CartographerAdapter | inline |
| hasReceivedSensorData() const noexcept | CartographerAdapter | |
| laserSensorIds() const | CartographerAdapter | |
| onTimedDataAvailable(const TimedData &data) override | CartographerAdapter | virtual |
| optimizedGraphData() const | CartographerAdapter | |
| processOdometryPose(OdomData odomData) | CartographerAdapter | |
| processSensorValues(LaserScannerMessage data) | CartographerAdapter | |
| SensorId typedef | CartographerAdapter | |
| setSensorPose(const std::string &sensorId, const Eigen::Isometry3f &pose) | CartographerAdapter | |
| ~CartographerAdapter() | CartographerAdapter | virtual |
| ~MessageCallee()=default | MessageCallee | virtual |