Tesseract
Motion Planning Environment
|
A set of conversion between Tesseract and Ignition Robotics objects. More...
#include <tesseract_common/macros.h>
#include <ignition/msgs/scene.pb.h>
#include <tesseract_visualization/ignition/entity_manager.h>
#include <tesseract_scene_graph/graph.h>
#include <tesseract_common/types.h>
Go to the source code of this file.
Namespaces | |
namespace | tesseract_visualization |
Functions | |
bool | tesseract_visualization::isMeshWithColor (const std::string &file_path) |
bool | tesseract_visualization::toMsg (ignition::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.