#include <ViewerGui.h>
|
void | addNextScan () |
|
void | addOctree (AbstractOcTree *tree, int id, pose6d origin) |
|
void | addOctree (AbstractOcTree *tree, int id) |
|
void | generateOctree () |
|
bool | getOctreeRecord (int id, OcTreeRecord *&otr) |
|
void | loadCameraPosition (const char *filename) |
|
void | loadGraph (bool completeGraph=true) |
|
void | openFile () |
|
void | openGraph (bool completeGraph=true) |
|
void | openMapCollection () |
|
void | openOcTree () |
| open "regular" file containing an octree More...
|
|
void | openPC () |
|
void | openPointcloud () |
|
void | openTree () |
| open binary format OcTree More...
|
|
void | saveCameraPosition (const char *filename) const |
|
void | setNodesInBBX (const point3d &min, const point3d &max, bool occupied) |
|
void | setNonNodesInBBX (const point3d &min, const point3d &max, bool occupied) |
|
void | setOcTreeUISwitches () |
|
void | showInfo (QString string, bool newline=false) |
|
void | showOcTree () |
|
void | updateNodesInBBX (const point3d &min, const point3d &max, bool occupied) |
|
Definition at line 50 of file ViewerGui.h.
octomap::ViewerGui::ViewerGui |
( |
const std::string & |
filename = "" , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
octomap::ViewerGui::~ViewerGui |
( |
| ) |
|
void octomap::ViewerGui::addNextScan |
( |
| ) |
|
|
private |
void octomap::ViewerGui::addNextScans |
( |
unsigned |
scans | ) |
|
|
slot |
void octomap::ViewerGui::changeCamPosition |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
lookX, |
|
|
double |
lookY, |
|
|
double |
lookZ |
|
) |
| |
|
signal |
void octomap::ViewerGui::changeCurrentScan |
( |
unsigned |
scans | ) |
|
|
signal |
void octomap::ViewerGui::changeNumberOfScans |
( |
unsigned |
scans | ) |
|
|
signal |
void octomap::ViewerGui::changeResolution |
( |
double |
resolution | ) |
|
|
signal |
void octomap::ViewerGui::changeTreeDepth |
( |
int |
depth | ) |
|
|
slot |
void octomap::ViewerGui::generateOctree |
( |
| ) |
|
|
private |
bool octomap::ViewerGui::getOctreeRecord |
( |
int |
id, |
|
|
OcTreeRecord *& |
otr |
|
) |
| |
|
private |
void octomap::ViewerGui::gotoFirstScan |
( |
| ) |
|
|
slot |
bool octomap::ViewerGui::isShown |
( |
| ) |
|
|
slot |
void octomap::ViewerGui::loadCameraPosition |
( |
const char * |
filename | ) |
|
|
private |
void octomap::ViewerGui::loadGraph |
( |
bool |
completeGraph = true | ) |
|
|
private |
void octomap::ViewerGui::on_action_bg_black_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_action_bg_gray_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_action_bg_white_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionAxes_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionClear_nodes_in_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionClear_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionClear_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionClear_unknown_in_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionConvert_ml_tree_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionDelete_nodes_in_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionDelete_nodes_outside_of_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionExit_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionExpand_tree_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionExport_sequence_triggered |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionExport_view_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionFill_nodes_in_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionFill_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionFill_unknown_in_selection_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionFree_toggled |
( |
bool |
enabled | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionHeight_map_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionHelp_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionHideBackground_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionOctree_cells_toggled |
( |
bool |
enabled | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionOctree_structure_toggled |
( |
bool |
enabled | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionOpen_file_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionOpen_graph_incremental_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionPointcloud_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionPrintout_mode_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionPrune_tree_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionReload_Octree_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionRestore_camera_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionSave_file_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionSelected_toggled |
( |
bool |
enabled | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionSelection_box_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionSemanticColoring_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionSettings_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionStore_camera_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionTest_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_actionTrajectory_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void octomap::ViewerGui::on_loadcampose_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::on_savecampose_triggered |
( |
| ) |
|
|
privateslot |
void octomap::ViewerGui::openFile |
( |
| ) |
|
|
private |
(Re-)load the data file stored in m_fileName. Depending on the extension, the respective load function is used.
Definition at line 390 of file ViewerGui.cpp.
void octomap::ViewerGui::openGraph |
( |
bool |
completeGraph = true | ) |
|
|
private |
void octomap::ViewerGui::openMapCollection |
( |
| ) |
|
|
private |
void octomap::ViewerGui::openOcTree |
( |
| ) |
|
|
private |
open "regular" file containing an octree
Definition at line 486 of file ViewerGui.cpp.
void octomap::ViewerGui::openPC |
( |
| ) |
|
|
private |
void octomap::ViewerGui::openPointcloud |
( |
| ) |
|
|
private |
Reads in a .dat file which consists of single points in ASCII, one point per line, values separated by white spaces
Definition at line 431 of file ViewerGui.cpp.
void octomap::ViewerGui::openTree |
( |
| ) |
|
|
private |
void octomap::ViewerGui::saveCameraPosition |
( |
const char * |
filename | ) |
const |
|
private |
void octomap::ViewerGui::setNodesInBBX |
( |
const point3d & |
min, |
|
|
const point3d & |
max, |
|
|
bool |
occupied |
|
) |
| |
|
private |
void octomap::ViewerGui::setNonNodesInBBX |
( |
const point3d & |
min, |
|
|
const point3d & |
max, |
|
|
bool |
occupied |
|
) |
| |
|
private |
void octomap::ViewerGui::setOcTreeUISwitches |
( |
| ) |
|
|
private |
void octomap::ViewerGui::showInfo |
( |
QString |
string, |
|
|
bool |
newline = false |
|
) |
| |
|
private |
void octomap::ViewerGui::showOcTree |
( |
| ) |
|
|
private |
void octomap::ViewerGui::updateNodesInBBX |
( |
const point3d & |
min, |
|
|
const point3d & |
max, |
|
|
bool |
occupied |
|
) |
| |
|
private |
void octomap::ViewerGui::updateStatusBar |
( |
QString |
message, |
|
|
int |
duration |
|
) |
| |
|
signal |
const unsigned int octomap::ViewerGui::DEFAULT_OCTREE_ID = 0 |
|
static |
const unsigned int octomap::ViewerGui::LASERTYPE_SICK = 1 |
|
static |
const unsigned int octomap::ViewerGui::LASERTYPE_URG = 0 |
|
static |
bool octomap::ViewerGui::m_cameraStored |
|
private |
std::string octomap::ViewerGui::m_filename |
|
private |
Filename of last loaded file, in case it is necessary to reload it.
Definition at line 214 of file ViewerGui.h.
double octomap::ViewerGui::m_laserMaxRange |
|
private |
unsigned int octomap::ViewerGui::m_laserType |
|
private |
QLabel* octomap::ViewerGui::m_mapMemoryStatus |
|
private |
QLabel* octomap::ViewerGui::m_mapSizeStatus |
|
private |
unsigned int octomap::ViewerGui::m_max_tree_depth |
|
private |
double octomap::ViewerGui::m_occupancyThresh |
|
private |
double octomap::ViewerGui::m_octreeResolution |
|
private |
Ui::ViewerGuiClass octomap::ViewerGui::ui |
|
private |
The documentation for this class was generated from the following files: