summaryrefslogtreecommitdiffhomepage
path: root/digital/io-hub/src/apbirthday/strat.hh
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io-hub/src/apbirthday/strat.hh')
-rw-r--r--digital/io-hub/src/apbirthday/strat.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/digital/io-hub/src/apbirthday/strat.hh b/digital/io-hub/src/apbirthday/strat.hh
index f5266827..3e6c7264 100644
--- a/digital/io-hub/src/apbirthday/strat.hh
+++ b/digital/io-hub/src/apbirthday/strat.hh
@@ -49,11 +49,6 @@ class Strat
/// Information on a plate decision.
struct PlateDecision
{
- /// Should drop plate before.
- bool drop;
- /// Approach position, where the robot should be before starting
- /// approaching.
- Position approaching_pos;
/// Loading position, point where to go backward to load the plate. If
/// the point is reached, there is no plate.
vect_t loading_pos;