Skip to content

Repo for generation of octomaps from text files and saves into .bt format

Notifications You must be signed in to change notification settings

Sanoesuke/octomap_testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octomap_testing

Repo for generation of octomaps from text files and saves into .bt format

Usage

The .txt file in the maps folder contains the following information:

number of obstacles

location of obstacle vertices as a box for each obstacle x1 x2 y1 y2 z1 z2

The create_map.launch file creates the octomap with the input .txt file and desired output .bt octomap file

The visualise_map.launch visulises the octomap in rviz

About

Repo for generation of octomaps from text files and saves into .bt format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 54.2%
  • C++ 45.8%