Apollo
6.0
Open source self driving car software
|
#include <memory>
#include <vector>
#include "cyber/cyber.h"
#include "modules/transform/proto/transform.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::transform::TransformBroadcaster |
This class provides an easy way to publish coordinate frame transform information. It will handle all the messaging and stuffing of messages. And the function prototypes lay out all the necessary data needed for each message. More... | |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::transform | |