Public Types | Public Member Functions | List of all members
costmap_cspace::CSpace3DMsg Class Reference

#include <base.h>

Inheritance diagram for costmap_cspace::CSpace3DMsg:
Inheritance graph
[legend]

Public Types

using ConstPtr = std::shared_ptr< const CSpace3DMsg >
 
using Ptr = std::shared_ptr< CSpace3DMsg >
 

Public Member Functions

size_t address (const int &x, const int &y, const int &yaw) const
 
const int8_t & getCost (const int &x, const int &y, const int &yaw) const
 
int8_t & getCost (const int &x, const int &y, const int &yaw)
 

Detailed Description

Definition at line 47 of file base.h.

Member Typedef Documentation

using costmap_cspace::CSpace3DMsg::ConstPtr = std::shared_ptr<const CSpace3DMsg>

Definition at line 51 of file base.h.

Definition at line 50 of file base.h.

Member Function Documentation

size_t costmap_cspace::CSpace3DMsg::address ( const int &  x,
const int &  y,
const int &  yaw 
) const
inline

Definition at line 52 of file base.h.

const int8_t& costmap_cspace::CSpace3DMsg::getCost ( const int &  x,
const int &  y,
const int &  yaw 
) const
inline

Definition at line 56 of file base.h.

int8_t& costmap_cspace::CSpace3DMsg::getCost ( const int &  x,
const int &  y,
const int &  yaw 
)
inline

Definition at line 67 of file base.h.


The documentation for this class was generated from the following file:


costmap_cspace
Author(s): Atsushi Watanabe
autogenerated on Tue Jul 9 2019 04:59:48