Fixposition SDK 0.0.0-heads/main-0-g90a51ff
Collection of c++ libraries and apps for use with Fixposition products
|
Fixposition SDK: ROS2 utilities. More...
Go to the source code of this file.
Namespaces | |
namespace | fpsdk |
Fixposition SDK. | |
namespace | fpsdk::ros2 |
Fixposition SDK: ROS2 library. | |
namespace | fpsdk::ros2::utils |
ROS2 utilities. | |
Functions | |
void | fpsdk::ros2::utils::RedirectLoggingToRosConsole (const char *logger_name="fpsdk_ros2") |
Redirect fp:common::logging to ROS console. | |
rclcpp::Time | fpsdk::ros2::utils::ConvTime (const fpsdk::common::time::Time &time) |
Convert to ROS time (atomic -> POSIX) | |
fpsdk::common::time::Time | fpsdk::ros2::utils::ConvTime (const rclcpp::Time &time) |
Convert from ROS time (POSIX -> atomic) | |
Fixposition SDK: ROS2 utilities.
* ___ ___ * \ \ / / * \ \/ / Copyright (c) Fixposition AG * / /\ \ License: see the LICENSE file * /__/ \__\ *
Definition in file utils.hpp.