TinyURDF 1.0.0
A Modern C++ Library for Parsing and Visualizing URDF Model Files
Loading...
Searching...
No Matches
box_parser.h File Reference
#include <memory>
#include "geometry_base.h"
#include "parser_base.h"
#include "utils.h"
#include "box.h"
Include dependency graph for box_parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BoxParser
 Parser for Box geometry, inherits from ParserBase<Box> and provides the functionality to parse the box geometry from XML. More...