Roomba Controller Dashboard 1
A GUI and TCP client application that is used to control a Roomba for Computer Engineering 2880 @ Iowa State
Loading...
Searching...
No Matches
Rectangle Struct Reference

#include <Pose2D.hpp>

Public Attributes

Pose2D r1
 
Pose2D r2
 
Pose2D r3
 
Pose2D r4
 

Detailed Description

Struct to resemble the four corners of a rectangle

Definition at line 313 of file Pose2D.hpp.

Member Data Documentation

◆ r1

Pose2D Rectangle::r1

Definition at line 314 of file Pose2D.hpp.

◆ r2

Pose2D Rectangle::r2

Definition at line 314 of file Pose2D.hpp.

◆ r3

Pose2D Rectangle::r3

Definition at line 314 of file Pose2D.hpp.

◆ r4

Pose2D Rectangle::r4

Definition at line 314 of file Pose2D.hpp.


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