File: octovis.1

package info (click to toggle)
octomap 1.8.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,880 kB
  • ctags: 1,391
  • sloc: cpp: 9,871; python: 71; xml: 59; makefile: 47
file content (18 lines) | stat: -rw-r--r-- 629 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH OCTOVIS 1 "User Commands"
.SH NAME
octovis \- Octomap 3D viewer
.SH SYNOPSIS
.B octovis
.SH DESCRIPTION
.I octovis
The Octomap library implements a 3D occupancy grid mapping approach. It
provides data structures and mapping algorithms. The map is implemented
using an octree. 3D maps can be viewed an built using this 3D viewer.
.PP
Octomap is available at http://octomap.github.com, and is actively
maintained by Kai M. Wurm and Armin Hornung. This 3D viewer is based on
libQGLViewer, available at http://www.libqglviewer.com/.
.PP
Please refer to the "Keyboard" and "Mouse" tabs for instructions on how to
use the viewer.