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
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.
e.g. rosplan_dependencies/VAL/include/DebugWriteController.h
vs
rosplan_knowledge_base/src/VALfiles/DebugWriteController.h
The text was updated successfully, but these errors were encountered: