... | ... | @@ -4,12 +4,13 @@ The aim of the project is to design a tool for end-users to program robots for a |
|
|
Currently, robots are programmed by knowledge engineers to perform some application
|
|
|
which requires re-programming if the application or the environment changes. However,
|
|
|
with the increased popularity of robots, it is important to provide users with such
|
|
|
capabilities. In learning from demonstrations, robots autonomously learn knowledge model from observations of user's performing a task.
|
|
|
capabilities. In learning from demonstrations, robots autonomously learn knowledge model from observations of user's performing a task. This repository contains a graphical user interface for LfD using [LOCM](https://gricad-gitlab.univ-grenoble-alpes.fr/wallelis/locm) algorithm to learn domain. <br /><br />
|
|
|
![lfd](uploads/ac5f343ae716aefd83e42259101d6b04/lfd.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It has the following functionalities: <br />
|
|
|
The GUI has the following functionalities: <br />
|
|
|
- [Create or open existing project](Create a Project)
|
|
|
- [Load existing PDDL domain] (To do)
|
|
|
- [Capture the demonstrated action for the robot](Record Demonstration)
|
... | ... | |