EasyNav Simple Stack
Loading...
Searching...
No Matches
SimpleController.hpp File Reference
#include <memory>
#include <expected>
#include <string>
#include "geometry_msgs/msg/pose_stamped.hpp"
#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"
Include dependency graph for SimpleController.hpp:
This graph shows which files directly or indirectly include this file:

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