ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore_timer_node.cpp File Reference
#include <adore_if_ros/simfactory.h>
#include <iostream>
#include <thread>
#include <cstdlib>
Include dependency graph for adore_timer_node.cpp:

Functions

void kbinput ()
 
int main (int argc, char **argv)
 

Variables

bool paused
 
bool terminated
 
bool sendpaused
 

Function Documentation

◆ kbinput()

void kbinput ( )
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function:

Variable Documentation

◆ paused

bool paused

◆ sendpaused

bool sendpaused

◆ terminated

bool terminated