#include <iostream>
#include <memory>
#include <tuple>
#include <stdlib.h>
#include <boost/optional.hpp>
#include "lvr2/registration/TransformUtils.hpp"
#include "lvr2/types/MatrixTypes.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
LVR / ROS z x
| / y ___|/
OpenCV
z / /___ x
| | y
Definition at line 12 of file examples/coordinates/Main.cpp.