public class UnreachablePositionException extends IllegalArgumentException
This exception is thrown, if it is not possible to compute joint positions corresponding to the specified target pose (inverse kinematics failed to find solution), when applying a Waypoint node configuration.
SeeWaypointNode.setConfig(WaypointNodeConfig)
.Constructor and Description |
---|
UnreachablePositionException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnreachablePositionException(String message)
Copyright © 2021. All rights reserved.