BB.Error.Kinematics.UnknownLink exception (bb v0.15.0)
View SourceTarget link not found in robot topology.
Raised when attempting to solve inverse kinematics for a link that does not exist in the robot's kinematic structure.
Summary
Functions
Create an Elixir.BB.Error.Kinematics.UnknownLink without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %BB.Error.Kinematics.UnknownLink{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), robot: term(), splode: term(), stacktrace: term(), target_link: term(), vars: term() }
Create an Elixir.BB.Error.Kinematics.UnknownLink without raising it.
Keys
- :target_link
- :robot