#include <librealsense2/rs.hpp>#include <iostream>#include <iomanip>#include <chrono>#include <thread>#include <mutex>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 10 of file rs-pose-and-image.cpp.