PX4 Firmware
PX4 Autopilot Software http://px4.io
vehicle_trajectory_waypoint_s Struct Reference

#include <vehicle_trajectory_waypoint.h>

Collaboration diagram for vehicle_trajectory_waypoint_s:

Public Attributes

uint64_t timestamp
 
uint8_t type
 
uint8_t _padding0 [7]
 
struct trajectory_waypoint_s waypoints [5]
 

Detailed Description

Definition at line 59 of file vehicle_trajectory_waypoint.h.

Member Data Documentation

◆ _padding0

uint8_t vehicle_trajectory_waypoint_s::_padding0[7]

Definition at line 63 of file vehicle_trajectory_waypoint.h.

◆ timestamp

◆ type

uint8_t vehicle_trajectory_waypoint_s::type

◆ waypoints


The documentation for this struct was generated from the following file: