MRSL Motion Primitive Library  1.2
A motion primitive library for generating trajectory for mobile robots
Public Member Functions | Public Attributes | List of all members
LambdaSeg Class Reference

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
 

Detailed Description

polynomial between two virtual points


The documentation for this class was generated from the following file: