Definition at line 30 of file real_robot.h.
◆ Wheel()
| RealRobot::Wheel::Wheel |
( |
const std::string & |
wheel_name, |
|
|
int |
counts_per_rev |
|
) |
| |
◆ calcEncAngle()
| double RealRobot::Wheel::calcEncAngle |
( |
| ) |
|
◆ cmd
| double RealRobot::Wheel::cmd = 0 |
◆ eff
| double RealRobot::Wheel::eff = 0 |
◆ enc
| int RealRobot::Wheel::enc = 0 |
◆ name
| std::string RealRobot::Wheel::name = "" |
◆ pos
| double RealRobot::Wheel::pos = 0 |
◆ rads_per_count
| double RealRobot::Wheel::rads_per_count = 0 |
◆ vel
| double RealRobot::Wheel::vel = 0 |
◆ velSetPt
| double RealRobot::Wheel::velSetPt = 0 |
The documentation for this struct was generated from the following files: