Apollo  6.0
Open source self driving car software
Namespaces | Functions
cyber.h File Reference
#include <memory>
#include <string>
#include <utility>
#include "cyber/common/log.h"
#include "cyber/component/component.h"
#include "cyber/init.h"
#include "cyber/node/node.h"
#include "cyber/task/task.h"
#include "cyber/time/time.h"
#include "cyber/timer/timer.h"
Include dependency graph for cyber.h:

Go to the source code of this file.

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::cyber
 

Functions

std::unique_ptr< Nodeapollo::cyber::CreateNode (const std::string &node_name, const std::string &name_space="")