14 #include "matrix/vlVector.h"
25 static void setNavBotCreatorFcn(DtNavObstacleCreatorFcn fcn);
30 double length,
double width,
double height,
34 virtual void update(
const DtVector& localPos,
const DtDcm& localOrientation,
const DtVector& localVelocity) = 0;
36 virtual void setStationary(
bool v) = 0;
static DtNavObstacleCreatorFcn theNavBotCreatorFcn
Definition: navObstacle.h:39
Definition: navObstacle.h:19
This class contains all the data and logic for navigation within a specific area. Nav Data may be loa...
Definition: navArea.h:205
class DtVertexList:
Definition: vertexList.h:22
virtual ~DtNavObstacle()
Definition: navObstacle.h:27
DT_DLL_VRVCORE double length(const makVrv::DtCoordinateSystem &, const std::vector< DtVector > &vertices)
Returns the total distance of a segmented line defined by the provided vector of vertices. Coordinates are in local database coordinates. The coordinate system is used to convert between the local database coordinates and geocentric. All distance is in 2D – the Z value is ignored.
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
#define DT_DLL_vrfNavigation
This file is used to determine how to build.
Definition: vrfNavigationDefines.h:26