|
| void | init (int argc, char **argv, double rate, std::string nodename, std::string name, int id, double speed_scale, double lateral_i_grid, int stop_point_id, double const_penalty) |
| |
| | FactoryCollection (ros::NodeHandle *nh=nullptr) |
| |
| void | init (ros::NodeHandle *nh=nullptr, std::string param_namespace="") |
| |
| template<typename T > |
| T * | getFactory () |
| |
| PARAMS_Factory * | getParamsFactory (std::string prefix="") |
| |
| | Baseapp () |
| |
| void | init (int argc, char **argv, double rate, std::string nodename) |
| |
| void | initSim () |
| |
| virtual void | resume () |
| |
| virtual void | pause () |
| |
| virtual void | run () |
| |
| virtual void | addTimerCallback (std::function< void()> &callbackFcn, double rate_factor=1.0) |
| |
| template<typename T > |
| bool | getParam (const std::string name, T &val) |
| |
| template<typename T > |
| bool | getParam (const std::string name, T &val, const T &default_val) |
| |
◆ init()
| void adore::if_ROS::TrajectoryPlannerLFNode::init |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
double |
rate, |
|
|
std::string |
nodename, |
|
|
std::string |
name, |
|
|
int |
id, |
|
|
double |
speed_scale, |
|
|
double |
lateral_i_grid, |
|
|
int |
stop_point_id, |
|
|
double |
const_penalty |
|
) |
| |
|
inline |
◆ planner_
The documentation for this class was generated from the following file: