|
EasyNav Plugins
|
#include <memory>#include <string>#include "geometry_msgs/msg/point.hpp"#include "geometry_msgs/msg/twist_stamped.hpp"#include "nav_msgs/msg/path.hpp"#include "easynav_core/ControllerMethodBase.hpp"#include "easynav_common/types/NavState.hpp"#include "easynav_simple_controller/PIDController.hpp"

Go to the source code of this file.
Classes | |
| class | SimpleController |
| A simple path-following controller using PID and look-ahead strategy. More... | |
Namespaces | |
| namespace | easynav |
| Provides a mapping for often used cost values. | |