#include <output.h>
Public Types | |
using | Ptr = std::shared_ptr< Costmap3dUpdateLayerOutput > |
![]() | |
using | Ptr = std::shared_ptr< Costmap3dLayerOutput > |
![]() | |
using | Ptr = std::shared_ptr< Costmap3dLayerBase > |
Protected Member Functions | |
costmap_cspace_msgs::CSpace3DUpdate::Ptr | generateUpdateMsg () |
bool | updateChain (const bool output) |
![]() | |
int | getRangeMax () const |
void | updateCSpace (const nav_msgs::OccupancyGrid::ConstPtr &map, const UpdatedRegion ®ion) |
![]() | |
void | setBaseMapChain () |
bool | updateChainEntry (const UpdatedRegion ®ion, bool output=true) |
using costmap_cspace::Costmap3dUpdateLayerOutput::Ptr = std::shared_ptr<Costmap3dUpdateLayerOutput> |
|
inlineprotected |
|
inlineprotectedvirtual |
Implements costmap_cspace::Costmap3dLayerBase.