/home/runner/work/beluga/beluga/beluga_ros/include/beluga_ros/occupancy_grid.hpp File Reference

/home/runner/work/beluga/beluga/beluga_ros/include/beluga_ros/occupancy_grid.hpp File Reference#

Beluga ROS: /home/runner/work/beluga/beluga/beluga_ros/include/beluga_ros/occupancy_grid.hpp File Reference
Beluga ROS
occupancy_grid.hpp File Reference

Implementation of nav_msgs/OccupancyGrid wrapper type. More...

#include <cmath>
#include <memory>
#include <utility>
#include <vector>
#include <sophus/se2.hpp>
#include <sophus/so2.hpp>
#include <tf2/utils.h>
#include <beluga/sensor/data/occupancy_grid.hpp>
#include <beluga_ros/messages.hpp>
Include dependency graph for occupancy_grid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  beluga_ros::OccupancyGrid
 Thin wrapper type for 2D nav_msgs/OccupancyGrid messages. More...
 
struct  beluga_ros::OccupancyGrid::ValueTraits
 Traits for occupancy grid value interpretation. More...
 

Namespaces

 beluga_ros
 The main Beluga ROS namespace.
 

Detailed Description

Implementation of nav_msgs/OccupancyGrid wrapper type.