Go to the documentation of this file.
30 #ifndef COSTMAP_CSPACE_CSPACE3_CACHE_H
31 #define COSTMAP_CSPACE_CSPACE3_CACHE_H
42 std::unique_ptr<char[]>
c_;
57 void reset(
const int& x,
const int& y,
const int& yaw)
73 char&
e(
const int& x,
const int& y,
const int& yaw)
80 const char&
e(
const int& x,
const int& y,
const int& yaw)
const
87 void getSize(
int& x,
int& y,
int& a)
const
102 #endif // COSTMAP_CSPACE_CSPACE3_CACHE_H
void getCenter(int &x, int &y, int &a) const
void getSize(int &x, int &y, int &a) const
const char & e(const int &x, const int &y, const int &yaw) const
char & e(const int &x, const int &y, const int &yaw)
std::unique_ptr< char[]> c_
void reset(const int &x, const int &y, const int &yaw)
costmap_cspace
Author(s): Atsushi Watanabe
autogenerated on Fri May 16 2025 02:15:10