Skip to content

ToshikiNakamura0412/likelihood_field_gridmap_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

likelihood_field_gridmap_ros

Build Status License: MIT

ROS implementation of Likelihood Field Grid Map

Environment

  • Ubuntu 20.04
  • ROS Noetic

Install and Build

# clone repository
cd /path/to/your/catkin_ws/src
git clone https://github.com/ToshikiNakamura0412/likelihood_field_gridmap_ros.git

# build
cd /path/to/your/catkin_ws
rosdep install -riy --from-paths src --rosdistro noetic              # Install dependencies
catkin build likelihood_field_gridmap_ros -DCMAKE_BUILD_TYPE=Release # Release build is recommended

Running the demo

roslaunch likelihood_field_gridmap_ros test.launch

Node I/O

Node I/O

Nodes

likelihood_field_gridmap

Published Topics

  • /map/likelihood_field (nav_msgs/OccupancyGrid):
    • The gridmap with likelihood field

Parameters

  • ~<name>/hz (int, default: 1 [Hz]):
    The rate of publishing the likelihood field
  • ~<name>/likelihood_range (float, default: 1.0 [m]):
    The range of the likelihood field