Classes | Enumerations
ugv_random_walk.h File Reference
#include <random_numbers/random_numbers.h>
#include "cpswarm_msgs/ClosestBound.h"
#include "cpswarm_msgs/GetSector.h"
#include "position.h"
Include dependency graph for ugv_random_walk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ugv_random_walk
 An implementation of the coverage class that allows to cover a given area with the random walk algorithm. The random walk is a mathematical movement model, where an agent moves straight for a specific distance and then changes its direction randomly. More...
 

Enumerations

enum  behavior_state_t { STATE_ACTIVE = 0, STATE_SUCCEEDED, STATE_ABORTED }
 An enumeration for the state of the behavior algorithm. More...
 

Enumeration Type Documentation

◆ behavior_state_t

An enumeration for the state of the behavior algorithm.

Enumerator
STATE_ACTIVE 
STATE_SUCCEEDED 
STATE_ABORTED 

Definition at line 15 of file ugv_random_walk.h.



ugv_random_walk
Author(s): Micha Sende
autogenerated on Sun Dec 29 2019 10:26:23