Gazebo Math

API Reference

9.0.0~pre1
OccupancyGrid.hh File Reference
#include <cstdint>
#include <vector>
#include <gz/math/Helpers.hh>
#include <gz/utils/ImplPtr.hh>

Go to the source code of this file.

Classes

class  OccupancyGrid
 Class representing an occupancy grid. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Enumerations

enum class  OccupancyCellState { Free , Occupied , Unknown }
 Defines the state of a cell in the occupancy grid. More...