This is the complete list of members for ReachingCtrl, including all inherited members.
| changeFirstOdometry() | Controller | inlineprotected |
| changeGoal(const State &goal) | ReachingCtrl | inlinevirtual |
| chooseVelocities(double &trans_vel, double &rot_vel, std::ostream &log_str)=0 | Controller | pure virtual |
| commandsUpdated(const double &trans_vel, const double &rot_vel) | Controller | signal |
| Controller(const MotionModel &model, const double &ts) | Controller | inlineprotected |
| firstOdometry() | Controller | inlineprotected |
| getGoal() const | ReachingCtrl | inline |
| goal | ReachingCtrl | private |
| initial_date | Controller | protected |
| motion_model | Controller | protected |
| moving_velocity | Controller | protected |
| newState(const State &state) | ReachingCtrl | inlineprotectedvirtual |
| ReachingCtrl(const MotionModel &model, const double &ts, const State &goal_aimed) | ReachingCtrl | inline |
| setGoal(const State &new_goal) | ReachingCtrl | inlineprotectedvirtual |
| state | ReachingCtrl | protected |
| stateUpdated(const State &state) | Controller | signal |
| stopMotion() | Controller | inline |
| time_step | Controller | protected |
| timeStep() const | Controller | inline |
| turning_velocity | Controller | protected |
| updateVelocities(double &trans_vel, double &rot_vel) | Controller | inlineprotected |
| ~Controller() | Controller | inlinevirtual |