webots_ros2_driver
  • Links
    • Rosindex
    • Website
    • Bugtracker
    • Repository
  • Python API
    • webots_ros2_driver package
      • Submodules
        • webots_ros2_driver.ros2_supervisor module
        • webots_ros2_driver.urdf_spawner module
        • webots_ros2_driver.utils module
        • webots_ros2_driver.wait_for_controller_connection module
        • webots_ros2_driver.webots_controller module
        • webots_ros2_driver.webots_launcher module
      • Module contents
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Namespaces
        • Namespace rclcpp
        • Namespace webots_ros2_driver
      • Classes and Structs
        • Class PluginInterface
        • Class PythonPlugin
        • Class Ros2Camera
        • Class Ros2Compass
        • Class Ros2DistanceSensor
        • Class Ros2Emitter
        • Class Ros2GPS
        • Class Ros2IMU
        • Class Ros2LED
        • Class Ros2Lidar
        • Class Ros2LightSensor
        • Class Ros2Pen
        • Class Ros2RangeFinder
        • Class Ros2Receiver
        • Class Ros2RGBD
        • Class Ros2SensorPlugin
        • Class Ros2VacuumGripper
        • Class WebotsNode
      • Functions
        • Function webots_ros2_driver::axisAngleToQuaternion
        • Function webots_ros2_driver::getDeviceTimestepMsFromPublishTimestep
        • Function webots_ros2_driver::getFixedNameString
        • Function webots_ros2_driver::interpolateLookupTable
        • Function webots_ros2_driver::matrixToQuaternion
        • Function webots_ros2_driver::quaternionToAxisAngle
      • Directories
        • Directory include
        • Directory webots_ros2_driver
        • Directory plugins
        • Directory dynamic
        • Directory static
        • Directory utils
      • Files
        • File Math.hpp
        • File PluginInterface.hpp
        • File PythonPlugin.hpp
        • File Ros2Camera.hpp
        • File Ros2Compass.hpp
        • File Ros2DistanceSensor.hpp
        • File Ros2Emitter.hpp
        • File Ros2GPS.hpp
        • File Ros2IMU.hpp
        • File Ros2LED.hpp
        • File Ros2Lidar.hpp
        • File Ros2LightSensor.hpp
        • File Ros2Pen.hpp
        • File Ros2RangeFinder.hpp
        • File Ros2Receiver.hpp
        • File Ros2RGBD.hpp
        • File Ros2SensorPlugin.hpp
        • File Ros2VacuumGripper.hpp
        • File Utils.hpp
        • File WebotsNode.hpp
  • Standard Documents
    • PACKAGE
    • CHANGELOG
      • Changelog for package webots_ros2_driver
        • 2023.1.3 (2024-08-07)
        • 2023.1.1 (2023-07-11)
        • 2023.1.0 (2023-06-29)
        • 2023.0.4 (2023-05-23)
        • 2023.0.3 (2023-04-12)
        • 2023.0.2 (2023-02-07)
        • 2023.0.1 (2023-01-05)
        • 2023.0.0 (2022-11-30)
        • 2022.1.4 (2022-11-18)
        • 2022.1.3 (2022-11-02)
        • 2022.1.2 (2022-10-21)
        • 2022.1.1 (2022-10-11)
        • 2022.1.0 (2022-09-23)
        • 1.2.3 (2022-05-30)
        • 1.2.2 (2022-01-19)
        • 1.2.1 (2022-01-10)
        • 1.2.0 (2021-12-21)
        • 1.1.2 (2021-11-03)
        • 1.1.0 (2021-07-19)
    • README
      • Implementation of the interface for Webots and ROS 2
  • Index
webots_ros2_driver
  • C++ API
  • File Utils.hpp
  • View page source

File Utils.hpp

↰ Parent directory (include/webots_ros2_driver/utils)

Contents

  • Definition (include/webots_ros2_driver/utils/Utils.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (include/webots_ros2_driver/utils/Utils.hpp)

  • Program Listing for File Utils.hpp

Includes

  • string

Included By

  • File Ros2LED.hpp

  • File Ros2Pen.hpp

Namespaces

  • Namespace webots_ros2_driver

Functions

  • Function webots_ros2_driver::getDeviceTimestepMsFromPublishTimestep

  • Function webots_ros2_driver::getFixedNameString

Previous Next

© Copyright The <webots_ros2_driver> Contributors. License: Apache License 2.0.

Built with Sphinx using a theme provided by Read the Docs.