Carma-platform v4.2.0
CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication.
|
#include <string>
#include <memory>
#include <tf2_ros/buffer.h>
Go to the source code of this file.
Classes | |
class | frame_transformer::TransformerBase |
Transformer base class provides default member variables for tf2 lookup and ros network access. The constructor is also private meaning it must be called by extending classes in an attempt to enforce a construction interface. More... | |
Namespaces | |
namespace | frame_transformer |