Functions
converters.cpp File Reference
#include "converters.hpp"
#include <algorithm>
#include <chrono>
Include dependency graph for converters.cpp:

Go to the source code of this file.

Functions

float clamp_float (float value, float min, float max)
 
std::unique_ptr< Converterinstantiate_converter (std::string converter_name, ros::NodeHandle &ros_node, UavcanNode &uavcan_node, const char *ros_topic)
 
uint64_t simulate_gnss_utc_timestamp_usec ()
 

Function Documentation

◆ clamp_float()

float clamp_float ( float  value,
float  min,
float  max 
)

Definition at line 23 of file converters.cpp.

◆ instantiate_converter()

std::unique_ptr<Converter> instantiate_converter ( std::string  converter_name,
ros::NodeHandle ros_node,
UavcanNode uavcan_node,
const char *  ros_topic 
)

Definition at line 223 of file converters.cpp.

◆ simulate_gnss_utc_timestamp_usec()

uint64_t simulate_gnss_utc_timestamp_usec ( )

Definition at line 131 of file converters.cpp.



uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:03