#include <single_robot_router.h>
|
| Robot (int _id, float _d, float _s) |
|
| Robot (int _id, float _d) |
|
Definition at line 40 of file single_robot_router.h.
◆ Robot() [1/2]
multi_robot_router::Robot::Robot |
( |
int |
_id, |
|
|
float |
_d, |
|
|
float |
_s |
|
) |
| |
|
inline |
◆ Robot() [2/2]
multi_robot_router::Robot::Robot |
( |
int |
_id, |
|
|
float |
_d |
|
) |
| |
|
inline |
◆ diameter
float multi_robot_router::Robot::diameter |
◆ id
int multi_robot_router::Robot::id |
◆ speedMultiplier
float multi_robot_router::Robot::speedMultiplier |
The documentation for this struct was generated from the following file: