PDF
AGVC SDK  0.8.0
agvc_interface::Point2d Struct Reference

二维点 More...

#include <type.h>

Public Attributes

float x
 单位 m
float y
 单位 m

Detailed Description

二维点

Definition at line 397 of file type.h.

Member Data Documentation

◆ x

float agvc_interface::Point2d::x

单位 m

Definition at line 399 of file type.h.

◆ y

float agvc_interface::Point2d::y

单位 m

Definition at line 400 of file type.h.


The documentation for this struct was generated from the following file:
  • include/agvc_interface/type.h