The discrete solutions are returned in this structure. More...
#include <ikfast.h>
Public Member Functions | |
virtual const int | GetDOF () const =0 |
the dof of the solution More... | |
virtual const int | GetDOF () const =0 |
the dof of the solution More... | |
virtual const int | GetDOF () const =0 |
the dof of the solution More... | |
virtual const int | GetDOF () const =0 |
the dof of the solution More... | |
virtual const std::vector< int > & | GetFree () const =0 |
Gets the indices of the configuration space that have to be preset before a full solution can be returned. More... | |
virtual const std::vector< int > & | GetFree () const =0 |
Gets the indices of the configuration space that have to be preset before a full solution can be returned. More... | |
virtual const std::vector< int > & | GetFree () const =0 |
Gets the indices of the configuration space that have to be preset before a full solution can be returned. More... | |
virtual const std::vector< int > & | GetFree () const =0 |
Gets the indices of the configuration space that have to be preset before a full solution can be returned. More... | |
virtual void | GetSolution (T *solution, const T *freevalues) const =0 |
gets a concrete solution More... | |
virtual void | GetSolution (T *solution, const T *freevalues) const =0 |
gets a concrete solution More... | |
virtual void | GetSolution (T *solution, const T *freevalues) const =0 |
gets a concrete solution More... | |
virtual void | GetSolution (T *solution, const T *freevalues) const =0 |
gets a concrete solution More... | |
virtual void | GetSolution (std::vector< T > &solution, const std::vector< T > &freevalues) const |
std::vector version of GetSolution More... | |
virtual void | GetSolution (std::vector< T > &solution, const std::vector< T > &freevalues) const |
std::vector version of GetSolution More... | |
virtual void | GetSolution (std::vector< T > &solution, const std::vector< T > &freevalues) const |
std::vector version of GetSolution More... | |
virtual void | GetSolution (std::vector< T > &solution, const std::vector< T > &freevalues) const |
std::vector version of GetSolution More... | |
virtual | ~IkSolutionBase () |
virtual | ~IkSolutionBase () |
virtual | ~IkSolutionBase () |
virtual | ~IkSolutionBase () |
The discrete solutions are returned in this structure.
Sometimes the joint axes of the robot can align allowing an infinite number of solutions. Stores all these solutions in the form of free variables that the user has to set when querying the solution. Its prototype is:
Definition at line 65 of file lrmate200ic5f_kinematics/include/ikfast.h.
|
inlinevirtual |
Definition at line 68 of file lrmate200ic5f_kinematics/include/ikfast.h.
|
inlinevirtual |
Definition at line 68 of file lrmate200ic5h_kinematics/include/ikfast.h.
|
inlinevirtual |
Definition at line 68 of file lrmate200ic5l_kinematics/include/ikfast.h.
|
inlinevirtual |
Definition at line 68 of file lrmate200ic_kinematics/include/ikfast.h.
|
pure virtual |
the dof of the solution
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
the dof of the solution
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
the dof of the solution
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
the dof of the solution
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
Gets the indices of the configuration space that have to be preset before a full solution can be returned.
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
Gets the indices of the configuration space that have to be preset before a full solution can be returned.
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
Gets the indices of the configuration space that have to be preset before a full solution can be returned.
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
Gets the indices of the configuration space that have to be preset before a full solution can be returned.
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
gets a concrete solution
[out] | solution | the result |
[in] | freevalues | values for the free parameters GetFree |
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
gets a concrete solution
[out] | solution | the result |
[in] | freevalues | values for the free parameters GetFree |
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
gets a concrete solution
[out] | solution | the result |
[in] | freevalues | values for the free parameters GetFree |
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
pure virtual |
gets a concrete solution
[out] | solution | the result |
[in] | freevalues | values for the free parameters GetFree |
Implemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
|
inlinevirtual |
std::vector version of GetSolution
Reimplemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
Definition at line 77 of file lrmate200ic5f_kinematics/include/ikfast.h.
|
inlinevirtual |
std::vector version of GetSolution
Reimplemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
Definition at line 77 of file lrmate200ic5h_kinematics/include/ikfast.h.
|
inlinevirtual |
std::vector version of GetSolution
Reimplemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
Definition at line 77 of file lrmate200ic5l_kinematics/include/ikfast.h.
|
inlinevirtual |
std::vector version of GetSolution
Reimplemented in ikfast::IkSolution< T >, ikfast::IkSolution< T >, ikfast::IkSolution< T >, and ikfast::IkSolution< T >.
Definition at line 77 of file lrmate200ic_kinematics/include/ikfast.h.