CARLA
 
载入中...
搜索中...
未找到
函数
carla::traffic_manager::PID 命名空间参考

函数

ActuationSignal RunStep (StateEntry present_state, StateEntry previous_state, const std::vector< float > &longitudinal_parameters, const std::vector< float > &lateral_parameters)
 This function calculates the actuation signals based on the resent state change of the vehicle to minimize PID error.
 

函数说明

◆ RunStep()

ActuationSignal carla::traffic_manager::PID::RunStep ( StateEntry present_state,
StateEntry previous_state,
const std::vector< float > & longitudinal_parameters,
const std::vector< float > & lateral_parameters )
inline