![]() |
FancySafeBot 0.0.1
A safe robotics library
|


Additional Inherited Members | |
Public Member Functions inherited from fsb::Segment6 | |
| virtual CartesianPva | evaluate (Real t_eval) const =0 |
| Evaluate the segment at a given time. | |
| virtual CartesianPva | get_final_state () const =0 |
| Get final state of the segment. | |
Public Member Functions inherited from fsb::SegmentBase | |
| virtual Real | get_start_time () const =0 |
| Get start time of the segment. | |
| virtual Real | get_duration () const =0 |
| Get duration of the segment. | |
| virtual Real | get_final_time () const =0 |
| Get final time of the segment. | |