Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
jafar::ride::posTraj Struct Reference

struct with position, direction of the trajectory and current waypoint if not on the traj, return last waypoint More...


Detailed Description

struct with position, direction of the trajectory and current waypoint if not on the traj, return last waypoint

Parameters:
posposition on the trajectory
dirdirection of the trajectory
wpcurrent waypoint
distancedistance from the begining of the trajectory
onTrajtrue if position is belong to the trajectory

Definition at line 133 of file trajectory.hpp.

#include <trajectory.hpp>

List of all members.

Public Member Functions

 posTraj (Vect pos_, Vect dir_, Waypoint wp_, double dist)
 posTraj (Waypoint wp_)
Vect pos3D () const

Public Attributes

Vect pos
Vect dir
Waypoint wp
double distance
bool onTraj

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1
LAAS-CNRS