hiwad-aziz / ros2_occupancy_grid

A ROS2 package for occupancy grid mapping with known poses for laser scan data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Occupancy Grid in ROS2

This repository contains a ROS2 package that expects odometry and laser scan data and builds a static occupancy grid that moves with the robot.

Dependencies

  • Eigen3

Setup

TBD

About

A ROS2 package for occupancy grid mapping with known poses for laser scan data.


Languages

Language:C++ 90.6%Language:CMake 9.4%