Go to the documentation of this file.
37 #ifndef URDF__MODEL_H_
38 #define URDF__MODEL_H_
42 #include <urdf_model/model.h>
44 #include <urdf/urdfdom_compatibility.h>
57 class Model :
public ModelInterface
74 const
ros::NodeHandle & nh =
ros::NodeHandle());
84 #endif // URDF__MODEL_H_
URDF_EXPORT URDF_DEPRECATED("TinyXML API is deprecated, use the TinyXML2 version instead") bool initXml(TiXmlElement *xml)
Load Model from TiXMLElement.
URDF_EXPORT bool initFile(const std::string &filename)
Load Model given a filename.
URDF_EXPORT bool initXml(const tinyxml2::XMLElement *xml)
Load Model from tinyxml2::XMLElement.
URDF_EXPORT bool initParamWithNodeHandle(const std::string ¶m, const ros::NodeHandle &nh=ros::NodeHandle())
Load Model given the name of parameter on parameter server using provided nodehandle.
URDF_EXPORT bool initString(const std::string &xmlstring)
Load Model from a XML-string.
URDF_EXPORT bool initParam(const std::string ¶m)
Load Model given the name of a parameter on the parameter server.
urdf
Author(s): Ioan Sucan
, Jackie Kay
autogenerated on Wed Jul 20 2022 02:43:43