19 #ifndef HPP_CORE_DISTANCE_REEDS_SHEPP_HH 20 # define HPP_CORE_DISTANCE_REEDS_SHEPP_HH 43 std::vector <JointPtr_t> wheels);
56 std::vector <JointPtr_t> wheels);
62 void init (
const ReedsSheppWkPtr_t& weak);
70 std::vector<JointPtr_t> wheels_;
71 ReedsSheppWkPtr_t weak_;
80 #endif // HPP_CORE_DISTANCE_REEDS_SHEPP_HH pinocchio::ConfigurationIn_t ConfigurationIn_t
Definition: fwd.hh:97
shared_ptr< WeighedDistance > WeighedDistancePtr_t
Definition: fwd.hh:208
Definition: bi-rrt-planner.hh:24
pinocchio::DeviceWkPtr_t DeviceWkPtr_t
Definition: fwd.hh:115
pinocchio::size_type size_type
Definition: fwd.hh:156
shared_ptr< const Problem > ProblemConstPtr_t
Definition: fwd.hh:180
pinocchio::JointPtr_t JointPtr_t
Definition: fwd.hh:133
shared_ptr< Distance > DistancePtr_t
Definition: fwd.hh:122
Definition: reeds-shepp.hh:35
value_type turningRadius() const
Definition: reeds-shepp.hh:49
pinocchio::value_type value_type
Definition: fwd.hh:157
shared_ptr< ReedsShepp > ReedsSheppPtr_t
Definition: fwd.hh:252
Abstract class for distance between configurations.
Definition: distance.hh:35
#define HPP_CORE_DLLAPI
Definition: config.hh:64