Fixposition SDK
0.0.0-heads/main-0-g7b59b93
Collection of c++ libraries and apps for use with Fixposition products
Loading...
Searching...
No Matches
fpltool_rosbag.hpp
Go to the documentation of this file.
1
/**
2
* \verbatim
3
* ___ ___
4
* \ \ / /
5
* \ \/ / Copyright (c) Fixposition AG (www.fixposition.com) and contributors
6
* / /\ \ License: see the LICENSE file
7
* /__/ \__\
8
* \endverbatim
9
*
10
* @file
11
* @brief Fixposition SDK: fpltool rosbag
12
*/
13
#ifndef __FPSDK_APPS_FPLTOOL_FPLTOOL_ROSBAG_HPP__
14
#define __FPSDK_APPS_FPLTOOL_FPLTOOL_ROSBAG_HPP__
15
16
/* LIBC/STL */
17
18
/* EXTERNAL */
19
20
/* Fixposition SDK */
21
22
/* PACKAGE */
23
#include "
fpltool_opts.hpp
"
24
25
namespace
fpsdk
{
26
namespace
apps {
27
namespace
fpltool {
28
/* ****************************************************************************************************************** */
29
30
/**
31
* @brief Run FpltoolArgs::Command::ROSBAG
32
*
33
* @param[in] opts Options
34
*/
35
bool
DoRosbag
(
const
FplToolOptions
& opts);
36
37
/* ****************************************************************************************************************** */
38
}
// namespace fpltool
39
}
// namespace apps
40
}
// namespace fpsdk
41
#endif
// __FPSDK_APPS_FPLTOOL_FPLTOOL_ROSBAG_HPP__
fpsdk::apps::fpltool::FplToolOptions
Program options.
Definition
fpltool_opts.hpp:39
fpltool_opts.hpp
Fixposition SDK: fpltool args (command line arguments)
fpsdk::apps::fpltool::DoRosbag
bool DoRosbag(const FplToolOptions &opts)
Run FpltoolArgs::Command::ROSBAG.
fpsdk
Fixposition SDK.
Definition
fpsdk_doc.hpp:20
fpsdk_apps
fpltool
fpltool_rosbag.hpp
Generated on Thu Nov 7 2024 20:57:20 for Fixposition SDK by
1.11.0