RKO-LIO
Lidar-inertial odometry
Navigation
Contents:
Quickstart
General details
ROS (C++)
C++ API
ROS package.xml
Changelog
Python
License
ROS Index
PyPI
GitHub
Template Function rko_lio::ros_utils::get_transform
¶
Defined in
File transforms.hpp
Function Documentation
¶
template
<
typename
Scalar
=
double
>
std
::
optional
<
Sophus
::
SE3
<
Scalar
>
>
rko_lio
::
ros_utils
::
get_transform
(
const
std
::
shared_ptr
<
tf2_ros
::
Buffer
>
&
tf_buffer
,
const
std
::
string
&
from_frame
,
const
std
::
string
&
to_frame
,
const
std
::
chrono
::
duration
<
double
>
&
time
,
const
std
::
chrono
::
duration
<
double
>
&
timeout
=
std
::
chrono
::
duration
<
double
>
(
0
)
)
¶
←
Function rko_lio::ros_utils::eigen_vector3d_to_ros_xyz
Function rko_lio::ros_utils::point_cloud2_to_eigen
→