Actions
Bug #267
openmaneuver-genom3 out of bound goto and waypoint
Status:
New
Priority:
Normal
Assignee:
-
Description
Should not goto, waypoint, etc throw an exception (e.g. e_limits) when we request positions outside the bounding box as set by set_bounds?
—
Felix
Files
Updated by Anthony Mallet over 4 years ago
- Project changed from 10 to maneuver-genom3
Updated by Anthony Mallet over 4 years ago
The semantics of libkdtp is to clip the positions inside the bounding
box. I'm not sure why this is so, but the maneuver-genom3 component
respects this.
Should this be changed?
Actions