ROSPlan icon indicating copy to clipboard operation
ROSPlan copied to clipboard

Repeated VAL files in ROSPlan repo

Open oscar-lima opened this issue 6 years ago • 2 comments

e.g. rosplan_dependencies/VAL/include/DebugWriteController.h

vs

rosplan_knowledge_base/src/VALfiles/DebugWriteController.h

oscar-lima avatar Jun 16 '19 15:06 oscar-lima

What's the question? We love VAL so we have it twice.

In fact, the version in ROSPlan dependencies is a submodule pointing to the VAL repository (KCL-Planning/VAL) while the version in rosplan_knowledge_base is a much older version that has had the source copied in.

The open task is to remove the VAL source from rosplan_knowledge_base and use the rosplan_dependencies version instead. There are a few minor differences between the two versions that need to be accounted for.

m312z avatar Jul 05 '19 07:07 m312z

Ok, thanks for the clarification!

oscar-lima avatar Jul 05 '19 07:07 oscar-lima