EasyNav Plugins
Loading...
Searching...
No Matches
VffController.hpp File Reference

Declaration of the VffController method. More...

#include "pcl/point_cloud.h"
#include "easynav_core/ControllerMethodBase.hpp"
#include "geometry_msgs/msg/twist_stamped.hpp"
#include "visualization_msgs/msg/marker.hpp"
#include "visualization_msgs/msg/marker_array.hpp"
Include dependency graph for VffController.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VffController
 A default "Vff" implementation for the Control Method. More...
struct  VFFVectors
 A structure to hold the VFF vectors. More...

Namespaces

namespace  easynav
 Provides a mapping for often used cost values.

Enumerations

enum  VFFColor { RED , GREEN , BLUE }
 An enumeration to represent the color of the VFF vectors. More...

Detailed Description

Declaration of the VffController method.