Type signature: (solution->solution)
The resample-solution node takes a solution stream representing a trajectory, then interpolates the trajectory using a cubic spline between each pair of input sample points.
Usage:
resample-solution [OPTION]... SAMPLE_RATE
Allowed options:
| Option | Description |
|---|---|
--help | produce help message |
--sample-rate SAMPLE_RATE | output solution sample rate (units: Hertz) |
--sample-offset SAMPLE_OFFSET (=0.000000000000000000) | output solution sample offset (units: seconds) |