53 const std::string& prefix =
"visu.");
65 bool useColModel =
false);
67 static void visualizeFrames(
69 const std::unordered_map<std::string, std::vector<Eigen::Isometry3f>>& frames);
71 static void visualizeFramesIndividual(
73 const std::unordered_map<std::string, std::vector<Eigen::Isometry3f>>& frames);
87 std::optional<DebugObserverHelper> debugObserver;
95 RobotModel(
const std::filesystem::path& robotPath);
101 std::map<std::string, RobotModel> models;
106 float frequencyHz = 25.f;
108 bool framesEnabled =
false;
109 bool collisionModelEnabled =
false;