#include <mesh_loader.h>
Definition at line 34 of file mesh_loader.h.
◆ MeshLoader()
robot_calibration::MeshLoader::MeshLoader |
( |
urdf::Model & |
model | ) |
|
◆ getCollisionMesh()
MeshPtr robot_calibration::MeshLoader::getCollisionMesh |
( |
const std::string & |
link_name | ) |
|
Get the collision mesh associated with a link in a URDF.
Definition at line 32 of file mesh_loader.cpp.
◆ link_names_
std::vector<std::string> robot_calibration::MeshLoader::link_names_ |
|
private |
◆ meshes_
std::vector<MeshPtr> robot_calibration::MeshLoader::meshes_ |
|
private |
◆ model_
The documentation for this class was generated from the following files: