urdf_parser_plugin
This package contains a C++ base class for URDF parsers.
README
urdf_parser_plugin
This file is ai generated. Do not edit this file directly. Instead, edit the package files and run the update-readme command to update this file.
Description
This package contains a C++ base class for URDF parsers.
This header-only package provides the plugin interface for creating custom URDF parsers. It defines the base class that parser plugins must inherit from, enabling the URDF package to support extensible parsing through the pluginlib system. Custom parsers can implement this interface to add support for non-standard URDF extensions or alternative robot description formats.
Maintainers
Alejandro Hernandez Cordero (alejandro@openrobotics.org)
Chris Lalancette (clalancette@openrobotics.org)
License
BSD