Go to the documentation of this file. 1 #ifndef TESSERACT_URDF_UTILS_H
2 #define TESSERACT_URDF_UTILS_H
15 std::string
toString(
const double& float_value,
int precision = 3);
23 std::string
makeURDFFilePath(
const std::string& package_path,
const std::string& filename);
30 void writeMeshToFile(
const std::shared_ptr<const tesseract_geometry::PolygonMesh>& mesh,
const std::string& filepath);
34 #endif // TESSERACT_URDF_UTILS_H
std::string makeURDFFilePath(const std::string &package_path, const std::string &filename)
std::string trailingSlash(const std::string &path)
std::string noTrailingSlash(const std::string &path)
#define TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
std::string toString(const double &float_value, int precision=3)
void writeMeshToFile(const std::shared_ptr< const tesseract_geometry::PolygonMesh > &mesh, const std::string &filepath)
std::string noLeadingSlash(const std::string &filename)
tesseract_urdf
Author(s): Levi Armstrong
autogenerated on Thu Apr 24 2025 03:10:44