You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since both reference filter and los work with only one waypoint at a time, having a dedicated node to feed waypoints can be nice if there are several waypoints. It is suggested that the waypoint manager will be an action server, so that new goals, cancelling etc is easy to handle. The manager will receive a list of waypoints of the Waypoints type as well as the target action server (reference filter or los) and switching treshold through an Action, and feed out one waypoint at a time. When the drone's distance to the waypoint is less than the treshold, the next waypoint should be sent.
Description of task
Since both reference filter and los work with only one waypoint at a time, having a dedicated node to feed waypoints can be nice if there are several waypoints. It is suggested that the waypoint manager will be an action server, so that new goals, cancelling etc is easy to handle. The manager will receive a list of waypoints of the Waypoints type as well as the target action server (reference filter or los) and switching treshold through an Action, and feed out one waypoint at a time. When the drone's distance to the waypoint is less than the treshold, the next waypoint should be sent.
Suggested Workflow
Specifications
Contacts
Code Quality
The text was updated successfully, but these errors were encountered: