class
ShortestPathFollowerMethods
- def get_next_action(self, goal_pos: typing.Union[typing.List[float], numpy.ndarray]) -> typing.Union[int, numpy.ndarray, None]
- Returns the next action along the shortest path.
Special methods
Properties
- mode get set