A set of conversion between Tesseract and Ignition Robotics objects. More...
#include <tesseract_common/macros.h>
#include <gz/msgs/scene.pb.h>
#include <tesseract_visualization/ignition/entity_manager.h>
#include <tesseract_common/eigen_types.h>
#include <tesseract_scene_graph/fwd.h>
Go to the source code of this file.
Namespaces | |
tesseract_visualization | |
Functions | |
bool | tesseract_visualization::isMeshWithColor (const std::string &file_path) |
bool | tesseract_visualization::toMsg (gz::msgs::Scene &scene_msg, EntityManager &entity_manager, const tesseract_scene_graph::SceneGraph &scene_graph, const tesseract_common::TransformMap &link_transforms) |
A set of conversion between Tesseract and Ignition Robotics objects.
Definition in file conversions.h.