conversions.h
Go to the documentation of this file.
1 
26 #ifndef TESSERACT_VISUALIZATION_IGNITION_CONVERSIONS_H
27 #define TESSERACT_VISUALIZATION_IGNITION_CONVERSIONS_H
28 
31 #include <gz/msgs/scene.pb.h>
33 
37 
39 {
40 bool isMeshWithColor(const std::string& file_path);
41 
42 bool toMsg(gz::msgs::Scene& scene_msg,
43  EntityManager& entity_manager,
44  const tesseract_scene_graph::SceneGraph& scene_graph,
45  const tesseract_common::TransformMap& link_transforms);
46 } // namespace tesseract_visualization
47 
48 #endif // TESSERACT_VISUALIZATION_IGNITION_CONVERSIONS_H
tesseract_common::TransformMap
AlignedMap< std::string, Eigen::Isometry3d > TransformMap
tesseract_visualization::isMeshWithColor
bool isMeshWithColor(const std::string &file_path)
Definition: conversions.cpp:48
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
#define TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
tesseract_scene_graph::SceneGraph
TESSERACT_COMMON_IGNORE_WARNINGS_POP
fwd.h
tesseract_visualization::toMsg
bool toMsg(gz::msgs::Scene &scene_msg, EntityManager &entity_manager, const tesseract_scene_graph::SceneGraph &scene_graph, const tesseract_common::TransformMap &link_transforms)
Definition: conversions.cpp:83
eigen_types.h
entity_manager.h
A entity manager for Tesseract components that get added to Ignition Scene.
macros.h
tesseract_visualization
Definition: fwd.h:4


tesseract_visualization
Author(s): Levi Armstrong
autogenerated on Wed Apr 9 2025 03:03:25