27#include <VirtualRobot/VirtualRobot.h>
105 SceneProvider(
const InjectedServices& srv,
const Config& config);
119 InjectedServices srv;
126 mutable VirtualRobot::SceneObjectSetPtr
objects;
The VirtualRobotReader class.
Represents a point in time.
bool initialize(const DateTime ×tamp) override
const core::Scene & scene() const override
bool synchronize(const DateTime ×tamp, bool fullUpdate) override
SceneProvider(const InjectedServices &srv, const Config &config)
Provides access to the armarx::objpose::ObjectPoseStorageInterface (aka the object memory).
This file is part of ArmarX.
This file is part of ArmarX.
std::string staticCostmapName
std::string costmap3dName
std::string staticCostmapProviderName
std::string laserScannerFeaturesProviderName
std::string humanProviderName
std::string costmap3dProviderName
std::vector< std::string > primitiveApproximationModels
memory::client::costmap::Reader * costmapReader
armem::robot_state::VirtualRobotReader * virtualRobotReader
memory::client::human::Reader * humanReader
memory::client::costmap3d::Reader * costmap3dReader
objpose::ObjectPoseClient objectPoseClient
memory::client::graph::Reader * graphReader
memory::client::laser_scanner_features::Reader * laserScannerFeaturesReader