CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
carla::ros2::VehicleControl结构体 参考

#include <ROS2CallbackData.h>

+ carla::ros2::VehicleControl 的协作图:

Public 属性

float brake
 
int32_t gear
 
bool hand_brake
 
bool manual_gear_shift
 
bool reverse
 
float steer
 
float throttle
 

详细描述

在文件 ROS2CallbackData.h22 行定义.

类成员变量说明

◆ brake

float carla::ros2::VehicleControl::brake

◆ gear

int32_t carla::ros2::VehicleControl::gear

◆ hand_brake

bool carla::ros2::VehicleControl::hand_brake

◆ manual_gear_shift

bool carla::ros2::VehicleControl::manual_gear_shift

◆ reverse

bool carla::ros2::VehicleControl::reverse

◆ steer

float carla::ros2::VehicleControl::steer

◆ throttle

float carla::ros2::VehicleControl::throttle

该结构体的文档由以下文件生成: