Main Page
Namespaces
Classes
Files
File List
File Members
include
mrpt_bridge
time.h
Go to the documentation of this file.
1
/* +------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| http://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2018, Individual contributors, see AUTHORS file |
6
| See: http://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See details in http://www.mrpt.org/License |
8
+------------------------------------------------------------------------+ */
9
10
#pragma once
11
12
#include <
mrpt/system/datetime.h
>
13
#include <
ros/time.h
>
14
15
namespace
mrpt_bridge
16
{
22
void
convert
(
const
ros::Time
&
src
,
mrpt::system::TTimeStamp
& des);
23
29
void
convert
(
const
mrpt::system::TTimeStamp
&
src
,
ros::Time
& des);
30
31
};
// namespace mrpt_bridge
mrpt::system::TTimeStamp
uint64_t TTimeStamp
time.h
ros::Time
src
GLuint src
datetime.h
mrpt_bridge
File includes methods for converting CNetworkOfPoses*DInf <=> NetworkOfPoses message types...
Definition:
include/mrpt_bridge/beacon.h:52
mrpt_bridge::convert
bool convert(const mrpt_msgs::ObservationRangeBeacon &_msg, const mrpt::poses::CPose3D &_pose, mrpt::obs::CObservationBeaconRanges &_obj)
Definition:
beacon.cpp:24
mrpt_bridge
Author(s): Markus Bader
, Raphael Zack
autogenerated on Fri Feb 28 2020 03:22:14