Open slamlixiaodong opened 2 years ago
Hi slamlixiaodong, Apparently this happens due to the last change here https://github.com/KCL-Planning/ROSPlan/issues/319 I guess the correct thing would be to set it to false. If you've done so, feel free to open a PR to fix this! :-)
When I executed the "roslaunch rosplan_stage_exploration_demo exploration_multi_robot.launch" command, the following problem occurred in sensing_interface.py. It seems that a parameter is missing, so I added a parameter true or False to GetInstanceServiceRequest in line 155 of sensing_interface.py, and the program can be executed normally. If it is convenient, please tell me how to modify it correctly.