gmapping
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cgmapping::Config
 Cgmapping::Laser
 Cgmapping::OccupancyGrid
 CTaskBase
 Cgmapping::TaskThe task context provides and requires services. It uses an ExecutionEngine to perform its functions. Essential interfaces are operations, data flow ports and properties. These interfaces have been defined using the oroGen specification. In order to modify the interfaces you should (re)use oroGen and rely on the associated workflow. import_types_from "gmapping/CustomType.hpp" If this project uses data types that are defined in other oroGen projects, these projects should be imported there as well. import_types_from "base" Declare a new task context (i.e., a component)