8 #include "../../include/cost_map_demos/utilities.hpp" 25 std::cout << std::endl;
55 transforms.insert(std::pair<std::string, tf::Transform>(name, transform));
66 for (std::pair<std::string, tf::Transform> p:
transforms) {
std::ostream & operator<<(std::ostream &stream, costmap_2d::Costmap2DROS &ros_costmap)
Pretty print a ros cost map in ascii format to stdout.
unsigned char getCost(unsigned int mx, unsigned int my) const
unsigned int getSizeInCellsY() const
unsigned int getSizeInCellsX() const
void pretty_print(costmap_2d::Costmap2DROS &ros_costmap)
Pretty print a ros cost map in ascii format to stdout.