#include <candlewick/multibody/RobotLoader.h>
◆ ensure_absolute_filepaths()
RobotSpec & candlewick::multibody::RobotSpec::ensure_absolute_filepaths |
( |
| ) |
|
|
inline |
◆ base_package_path
std::filesystem::path candlewick::multibody::RobotSpec::base_package_path |
Path to the base package path.
◆ has_free_flyer
bool candlewick::multibody::RobotSpec::has_free_flyer = false |
Whether the model should have a pinocchio::JointModelFreeFlyer as its root.
◆ relative_package_path
std::filesystem::path candlewick::multibody::RobotSpec::relative_package_path |
Path to the actual model package, relative to the base path.
◆ srdf_path
std::filesystem::path candlewick::multibody::RobotSpec::srdf_path |
◆ urdf_path
std::filesystem::path candlewick::multibody::RobotSpec::urdf_path |
The documentation for this struct was generated from the following file: