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
[](https://github.com/opendr-eu/opendr/actions/workflows/tests_suite.yml)
20
20
</div>
21
21
22
22
## About
23
23
24
-
The aim of [OpenDR Project](https://opendr.eu) is to develop a **modular, open** and **non-proprietary toolkit** for core **robotic functionalities** by harnessing **deep learning** to provide advanced perception and cognition capabilities, meeting in this way the general requirements of robotics applications in the applications areas of healthcare, agri-food and agile production.
25
-
OpenDR provides the means to link the **robotics applications to software libraries** (deep learning frameworks, e.g., [PyTorch](https://pytorch.org/) and [Tensorflow](https://www.tensorflow.org/)) to the **operating environment ([ROS](https://www.ros.org/))**.
24
+
The aim of [OpenDR Project](https://opendr.eu) is to develop a **modular, open** and **non-proprietary toolkit** for core **robotic functionalities** by harnessing **deep learning** to provide advanced perception and cognition capabilities, meeting in this way the general requirements of robotics applications in the applications areas of healthcare, agri-food and agile production.
25
+
OpenDR provides the means to link the **robotics applications to software libraries** (deep learning frameworks, e.g., [PyTorch](https://pytorch.org/) and [Tensorflow](https://www.tensorflow.org/)) to the **operating environment ([ROS](https://www.ros.org/))**.
26
26
OpenDR focuses on the **AI and Cognition core technology** in order to provide tools that make robotic systems cognitive, giving them the ability to:
27
27
1. interact with people and environments by developing deep learning methods for **human centric and environment active perception and cognition**,
28
-
2.**learn and categorize** by developing deep learning **tools for training and inference in common robotics settings**, and
28
+
2.**learn and categorize** by developing deep learning **tools for training and inference in common robotics settings**, and
29
29
3.**make decisions and derive knowledge** by developing deep learning tools for cognitive robot action and decision making.
30
30
31
-
As a result, the developed OpenDR toolkit will also enable cooperative human-robot interaction as well as the development of cognitive mechatronics where sensing and actuation are closely coupled with cognitive systems thus contributing to another two core technologies beyond AI and Cognition.
32
-
OpenDR aims to develop, train, deploy and evaluate deep learning models that improve the technical capabilities of the core technologies beyond the current state of the art.
31
+
As a result, the developed OpenDR toolkit will also enable cooperative human-robot interaction as well as the development of cognitive mechatronics where sensing and actuation are closely coupled with cognitive systems thus contributing to another two core technologies beyond AI and Cognition.
32
+
OpenDR aims to develop, train, deploy and evaluate deep learning models that improve the technical capabilities of the core technologies beyond the current state of the art.
33
33
34
34
## Installing OpenDR Toolkit
35
35
@@ -42,7 +42,7 @@ You can find detailed installation instruction in the [documentation](docs/refer
42
42
43
43
## Using OpenDR toolkit
44
44
OpenDR provides an intuitive and easy to use **[Python interface](src/opendr)**, a **[C API](src/c_api) for performance critical application**, a wealth of **[usage examples and supporting tools](projects)**, as well as **ready-to-use [ROS nodes](projects/opendr_ws)**.
45
-
OpenDR is built to support [Webots Open Source Robot Simulator](https://cyberbotics.com/), while it also extensively follows industry standards, such as [ONNX model format](https://onnx.ai/) and [OpenAI Gym Interface](https://gym.openai.com/).
45
+
OpenDR is built to support [Webots Open Source Robot Simulator](https://cyberbotics.com/), while it also extensively follows industry standards, such as [ONNX model format](https://onnx.ai/) and [OpenAI Gym Interface](https://gym.openai.com/).
46
46
You can find detailed documentation in OpenDR [wiki](https://github.com/tasostefas/opendr_internal/wiki), as well as in the [tools index](docs/reference/index.md).
47
47
48
48
## Roadmap
@@ -52,7 +52,7 @@ OpenDR has the following roadmap:
52
52
-**v3.0 (2023)**: Active perception-enabled deep learning tools for improved robotic perception
53
53
54
54
## How to contribute
55
-
Please follow the instructions provided in the [wiki](https://github.com/tasostefas/opendr_internal/wiki).
55
+
Please follow the instructions provided in the [wiki](https://github.com/tasostefas/opendr_internal/wiki).
0 commit comments