#include <command_sender.h>
Definition at line 625 of file command_sender.h.
◆ Vel3DCommandSender()
◆ setAngularVel()
void rm_common::Vel3DCommandSender::setAngularVel |
( |
double |
scale_x, |
|
|
double |
scale_y, |
|
|
double |
scale_z |
|
) |
| |
|
inline |
◆ setLinearVel()
void rm_common::Vel3DCommandSender::setLinearVel |
( |
double |
scale_x, |
|
|
double |
scale_y, |
|
|
double |
scale_z |
|
) |
| |
|
inline |
◆ setZero()
void rm_common::Vel3DCommandSender::setZero |
( |
| ) |
|
|
inlineoverridevirtual |
◆ max_angular_x_
double rm_common::Vel3DCommandSender::max_angular_x_ {} |
|
private |
◆ max_angular_y_
double rm_common::Vel3DCommandSender::max_angular_y_ {} |
|
private |
◆ max_angular_z_
double rm_common::Vel3DCommandSender::max_angular_z_ {} |
|
private |
◆ max_linear_x_
double rm_common::Vel3DCommandSender::max_linear_x_ {} |
|
private |
◆ max_linear_y_
double rm_common::Vel3DCommandSender::max_linear_y_ {} |
|
private |
◆ max_linear_z_
double rm_common::Vel3DCommandSender::max_linear_z_ {} |
|
private |
The documentation for this class was generated from the following file: