Flatland
Public Member Functions | Public Attributes | List of all members
flatland_server::Pose Struct Reference

Public Member Functions

 Pose (double x, double y, double theta)
 
 Pose (const std::array< double, 3 > &p)
 
bool operator== (const Pose &p) const
 
bool operator!= (const Pose &p) const
 

Public Attributes

double x
 
double y
 
double theta
 theta
 

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