From 639037230073997d3ed3fea7391f1e1b3c6b1ffa Mon Sep 17 00:00:00 2001 From: Gerard Canal Date: Wed, 7 Sep 2022 15:19:41 +0100 Subject: [PATCH] Added KB GUI link. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bdad74dac..412ffc352 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ Run an interactive bash shell inside the docker, ready to run ROSPlan: docker run -it --rm kclplanning/rosplan bash ``` +## ROSPlan KB GUI +There is a newly developed interface to interact with ROSPlan's Knowledge Base. It was built by Eden Jia, using `tkinter` in Python. You can find it and use it [here](https://github.com/H0PP3R/rosplan_gui). ## Related repositories: