#include "converters.hpp"
Go to the source code of this file.
Functions | |
std::unique_ptr< Converter > | instantiate_converter (std::string converter_name, ros::NodeHandle &ros_node, UavcanNode &uavcan_node, const char *ros_topic) |
std::unique_ptr<Converter> instantiate_converter | ( | std::string | converter_name, |
ros::NodeHandle & | ros_node, | ||
UavcanNode & | uavcan_node, | ||
const char * | ros_topic | ||
) |
Definition at line 194 of file converters.cpp.