BowlerKernel
Public Member Functions | List of all members
com.neuronrobotics.sdk.addons.kinematics.SearchTreeSolver.searchTree Class Reference
Collaboration diagram for com.neuronrobotics.sdk.addons.kinematics.SearchTreeSolver.searchTree:
Collaboration graph
[legend]

Public Member Functions

 searchTree (double[] jointSpaceVector, double startingIncrement)
 
configuration getBest (double[] jointSpaceVector)
 

Detailed Description

The Class searchTree.

Definition at line 128 of file SearchTreeSolver.java.

Constructor & Destructor Documentation

◆ searchTree()

com.neuronrobotics.sdk.addons.kinematics.SearchTreeSolver.searchTree.searchTree ( double[]  jointSpaceVector,
double  startingIncrement 
)

Instantiates a new search tree.

Parameters
jointSpaceVectorthe joint space vector
startingIncrementthe starting increment

Definition at line 140 of file SearchTreeSolver.java.

Member Function Documentation

◆ getBest()

configuration com.neuronrobotics.sdk.addons.kinematics.SearchTreeSolver.searchTree.getBest ( double[]  jointSpaceVector)

The documentation for this class was generated from the following file: