BB.Error.Kinematics.NoSolution exception (bb v0.15.0)
View SourceInverse kinematics solver failed to converge.
Raised when the IK solver cannot find a solution within the maximum number of iterations.
Summary
Functions
Create an Elixir.BB.Error.Kinematics.NoSolution without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %BB.Error.Kinematics.NoSolution{ __exception__: true, bread_crumbs: term(), class: term(), iterations: term(), path: term(), positions: term(), residual: term(), splode: term(), stacktrace: term(), target_link: term(), target_pose: term(), vars: term() }
Create an Elixir.BB.Error.Kinematics.NoSolution without raising it.
Keys
- :target_link
- :target_pose
- :iterations
- :residual
- :positions