37 lines
4.5 KiB
Plaintext
37 lines
4.5 KiB
Plaintext
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:[m[K In function ‘[01m[Kint main(int, char**)[m[K’:
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:111:49:[m[K [01;31m[Kerror: [m[K‘[01m[Kred_attack_x1[m[K’ was not declared in this scope; did you mean ‘[01m[Kred_attack_x[m[K’?
|
||
111 | node->get_parameter<double>("red_attack_x1", [01;31m[Kred_attack_x1[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~[m[K
|
||
| [32m[Kred_attack_x[m[K
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:112:49:[m[K [01;31m[Kerror: [m[K‘[01m[Kred_attack_y1[m[K’ was not declared in this scope; did you mean ‘[01m[Kred_attack_y[m[K’?
|
||
112 | node->get_parameter<double>("red_attack_y1", [01;31m[Kred_attack_y1[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~[m[K
|
||
| [32m[Kred_attack_y[m[K
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:113:50:[m[K [01;31m[Kerror: [m[K‘[01m[Kblue_attack_x1[m[K’ was not declared in this scope; did you mean ‘[01m[Kblue_attack_x[m[K’?
|
||
113 | node->get_parameter<double>("blue_attack_x1", [01;31m[Kblue_attack_x1[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~~[m[K
|
||
| [32m[Kblue_attack_x[m[K
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:114:50:[m[K [01;31m[Kerror: [m[K‘[01m[Kblue_attack_y1[m[K’ was not declared in this scope; did you mean ‘[01m[Kblue_attack_y[m[K’?
|
||
114 | node->get_parameter<double>("blue_attack_y1", [01;31m[Kblue_attack_y1[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~~[m[K
|
||
| [32m[Kblue_attack_y[m[K
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:115:49:[m[K [01;31m[Kerror: [m[K‘[01m[Kred_attack_x2[m[K’ was not declared in this scope; did you mean ‘[01m[Kred_attack_x[m[K’?
|
||
115 | node->get_parameter<double>("red_attack_x1", [01;31m[Kred_attack_x2[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~[m[K
|
||
| [32m[Kred_attack_x[m[K
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:116:49:[m[K [01;31m[Kerror: [m[K‘[01m[Kred_attack_y2[m[K’ was not declared in this scope; did you mean ‘[01m[Kred_attack_y[m[K’?
|
||
116 | node->get_parameter<double>("red_attack_y1", [01;31m[Kred_attack_y2[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~[m[K
|
||
| [32m[Kred_attack_y[m[K
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:117:50:[m[K [01;31m[Kerror: [m[K‘[01m[Kblue_attack_x2[m[K’ was not declared in this scope; did you mean ‘[01m[Kblue_attack_x[m[K’?
|
||
117 | node->get_parameter<double>("blue_attack_x1", [01;31m[Kblue_attack_x2[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~~[m[K
|
||
| [32m[Kblue_attack_x[m[K
|
||
[01m[K/home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:118:50:[m[K [01;31m[Kerror: [m[K‘[01m[Kblue_attack_y2[m[K’ was not declared in this scope; did you mean ‘[01m[Kblue_attack_y[m[K’?
|
||
118 | node->get_parameter<double>("blue_attack_y1", [01;31m[Kblue_attack_y2[m[K);
|
||
| [01;31m[K^~~~~~~~~~~~~~[m[K
|
||
| [32m[Kblue_attack_y[m[K
|
||
gmake[2]: *** [CMakeFiles/decision_move_node.dir/build.make:76: CMakeFiles/decision_move_node.dir/src/decision_move_node.cpp.o] Error 1
|
||
gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/decision_move_node.dir/all] Error 2
|
||
gmake: *** [Makefile:146: all] Error 2
|