#include <mpp/ptgs/DiffDriveCollisionGridBased.h>
|
| | TCPoint ()=default |
| |
| | TCPoint (const float x_, const float y_, const float phi_, const float t_, const float dist_, const float v_, const float w_) |
| |
|
| float | x = 0 |
| |
| float | y = 0 |
| |
| float | phi = 0 |
| |
| float | t = 0 |
| |
| float | dist = 0 |
| |
| float | v = 0 |
| |
| float | w = 0 |
| |
◆ TCPoint() [1/2]
| mpp::ptg::TCPoint::TCPoint |
( |
| ) |
|
|
default |
◆ TCPoint() [2/2]
| mpp::ptg::TCPoint::TCPoint |
( |
const float |
x_, |
|
|
const float |
y_, |
|
|
const float |
phi_, |
|
|
const float |
t_, |
|
|
const float |
dist_, |
|
|
const float |
v_, |
|
|
const float |
w_ |
|
) |
| |
|
inline |
◆ dist
| float mpp::ptg::TCPoint::dist = 0 |
◆ phi
| float mpp::ptg::TCPoint::phi = 0 |
| float mpp::ptg::TCPoint::t = 0 |
| float mpp::ptg::TCPoint::v = 0 |
| float mpp::ptg::TCPoint::w = 0 |
| float mpp::ptg::TCPoint::x = 0 |
| float mpp::ptg::TCPoint::y = 0 |
The documentation for this struct was generated from the following file: