| 
    MRSL Motion Primitive Library
    1.2
    
   A motion primitive library for generating trajectory for mobile robots 
   | 
 
polynomial between two virtual points More...
#include <lambda.h>
Public Member Functions | |
| LambdaSeg (const VirtualPoint &v1, const VirtualPoint &v2) | |
| VirtualPoint | evaluate (decimal_t tau) const | 
| decimal_t | getT (decimal_t t) const | 
Public Attributes | |
| Vec4f | a | 
| a3, a2, a1, a0  | |
| decimal_t | ti | 
| decimal_t | tf | 
| decimal_t | dT | 
polynomial between two virtual points
 1.8.13