<> == Documentation == === Deprecated in Lunar === The metapackage robot_model is deprecated in Lunar, and it will not be released to ROS M. The packages within will moved to new repositories and continue to be maintained. Any packages which depend on robot_model should instead depend on the packages contained within the metapackage. === Metapackage Contents === `robot_model` provides the following ROS [[Packages|packages]]: * [[urdf]]: An XML robot description format and parser. * [[srdf]]: An XML semantic robot description and parser. * [[kdl_parser]]: A parser to create a [[kdl|kinematic and dynamic model]] of a robot from a [[urdf]] robot description. * [[robot_state_publisher]]: A publisher for the [[tf|transform library]], used to publish the 3D pose of each link in a robot. * [[resource_retriever]]: A tool to read data from URL-format sources into memory. * [[convex_decomposition]]: A tool to auto-generate convex decomposed meshes for collision and visualization of robot links. * [[ivcon]]: A mesh conversion tool to generate `.iv` files from `.stl` files. * [[collada_urdf]]: A package to convert [[urdf]] files into collada files. * [[colladadom]]: A 3rd party package that contains the collada Document Object Model (DOM) == Report a Bug == <> ## CategoryStack ## CategoryStackROSPKG