#include <ReedsShepp.hpp>
A single sampled pose along a Reeds-Shepp curve. Coordinates are in the same frame as the inputs to ReedsShepp::sample(). forward encodes the driving direction of the segment this sample belongs to (true = forward, false = reverse). A change of forward between two consecutive samples marks a cusp (direction reversal).
◆ forward
| bool ugv_nav4d::RSSample::forward |
◆ theta
| double ugv_nav4d::RSSample::theta |
| double ugv_nav4d::RSSample::x |
| double ugv_nav4d::RSSample::y |
The documentation for this struct was generated from the following file: