hpp-core
4.10.1
Implement basic classes for canonical path planning for kinematic chains.
|
Go to the documentation of this file.
19 #ifndef HPP_CORE_CONFIGURATION_SHOOTER_HH
20 # define HPP_CORE_CONFIGURATION_SHOOTER_HH
59 void init (
const ConfigurationShooterWkPtr_t& weak)
66 ConfigurationShooterWkPtr_t weakPtr_;
71 #endif // HPP_CORE_CONFIGURATION_SHOOTER_HH
pinocchio::Configuration_t Configuration_t
Definition: fwd.hh:96
virtual ~ConfigurationShooter()
Definition: configuration-shooter.hh:53
virtual void shoot(Configuration_t &q) const
Definition: configuration-shooter.hh:51
pinocchio::ConfigurationPtr_t ConfigurationPtr_t
Definition: fwd.hh:99
void init(const ConfigurationShooterWkPtr_t &weak)
Store weak pointer to itself.
Definition: configuration-shooter.hh:59
Definition: configuration-shooter.hh:34
Definition: basic-configuration-shooter.hh:26
virtual ConfigurationPtr_t shoot() const
Shoot a random configuration.
Definition: configuration-shooter.hh:38
ConfigurationShooter()
Definition: configuration-shooter.hh:55
#define HPP_CORE_DLLAPI
Definition: config.hh:64