ka-Emika-Panda-robot-in-continuous-task-execution

所属分类:机器人/智能制造
开发工具:Python
文件大小:27295KB
下载次数:0
上传日期:2021-10-01 08:44:19
上 传 者sh-1993
说明:  这个知识库包含了Python和Mujoco交互代码,以及在去中心化和...
(This Repository contains the Python and Mujoco interactive code and simulation for Ubuntu Linux on Decentralized and multi agent control of Franka Emika Panda robot in continuous task execution)

文件列表:
Code (0, 2021-10-01)
Code\config (0, 2021-10-01)
Code\config\__init__.py (6821, 2021-10-01)
Code\config\__pycache__ (0, 2021-10-01)
Code\config\__pycache__\__init__.cpython-38.pyc (4129, 2021-10-01)
Code\config\__pycache__\grasping.cpython-38.pyc (1678, 2021-10-01)
Code\config\controller_config.hjson (258, 2021-10-01)
Code\config\grasping.py (1936, 2021-10-01)
Code\controller (0, 2021-10-01)
Code\controller\__init__.py (65, 2021-10-01)
Code\controller\__pycache__ (0, 2021-10-01)
Code\controller\__pycache__\__init__.py (65, 2021-10-01)
Code\controller\__pycache__\arm_controller.py (4817, 2021-10-01)
Code\controller\__pycache__\controller.py (997, 2021-10-01)
Code\controller\arm_controller.py (4817, 2021-10-01)
Code\controller\controller.py (997, 2021-10-01)
Code\environments (0, 2021-10-01)
Code\environments\__init__.py (118, 2021-10-01)
Code\environments\__pycache__ (0, 2021-10-01)
Code\environments\__pycache__\__init__.cpython-38.pyc (327, 2021-10-01)
Code\environments\__pycache__\action_space.cpython-38.pyc (4120, 2021-10-01)
Code\environments\__pycache__\base.cpython-38.pyc (7202, 2021-10-01)
Code\environments\__pycache__\panda.cpython-38.pyc (9690, 2021-10-01)
Code\environments\__pycache__\panda_grasping.cpython-38.pyc (7410, 2021-10-01)
Code\environments\action_space.py (3064, 2021-10-01)
Code\environments\base.py (7587, 2021-10-01)
Code\environments\panda.py (11111, 2021-10-01)
Code\environments\panda_grasping.py (10261, 2021-10-01)
Code\models (0, 2021-10-01)
Code\models\__init__.py (110, 2021-10-01)
Code\models\__pycache__ (0, 2021-10-01)
Code\models\__pycache__\__init__.cpython-38.pyc (309, 2021-10-01)
Code\models\__pycache__\base.cpython-38.pyc (4573, 2021-10-01)
Code\models\__pycache__\world.cpython-38.pyc (692, 2021-10-01)
Code\models\arena (0, 2021-10-01)
Code\models\arena\__init__.py (63, 2021-10-01)
Code\models\arena\__pycache__ (0, 2021-10-01)
Code\models\arena\__pycache__\__init__.cpython-38.pyc (256, 2021-10-01)
Code\models\arena\__pycache__\arena.cpython-38.pyc (841, 2021-10-01)
... ...

# Decentralized-and-multi-agent-control-of-Franka-Emika-Panda-robot-in-continuous-task-execution This Repository contains the Python and Mujoco interactive code and simulation for Ubuntu Linux on Decentralized and multi agent control of Franka Emika Panda robot in continuous task execution ![image](https://user-images.githubusercontent.com/70486326/132092166-b***407f-8e2b-4a82-9104-4b55e2fbcdde.png) Intelligent Task Learning code contains a http://www.mujoco.org/ MUJOCO multiphysics operated simulated environment , where Soft Actor Critic https://arxiv.org/abs/1812.05905 and Proximal Policy Optimization (PPO) algorithms https://arxiv.org/abs/1707.06347 can be used as neural network reinforcement learning methods to perform grasping and lifting cube tasks. Monitoring of the data obtained is done with the use of Weights and Biases software https://wandb.ai/site. The novelty on this code consists on the fact that instead of a centralized controller approach, a development on a decentralized and multi agent control framework has been developed to support behavioural skills being treained sepparately and action spaces be managed individually. ![mainFigureversion2](https://user-images.githubusercontent.com/90107153/135591702-19778db4-fa6b-4365-b5c2-2eb5cc022711.jpg) ![VIDAL PECIOSKI d********* (1)](https://user-images.githubusercontent.com/70486326/135513348-b9304d3f-348a-479e-b885-5b426a616a56.jpg) Installation To use this toolkit, it is required to first install MuJoCo 200 https://www.roboti.us/index.html and then mujoco-py https://github.com/openai/mujoco-py from Open AI. mujoco-py allows using MuJoCo from python interface. The installation requires python 3.6 or higher. It is recommended to install all the required packages under a conda virtual environment References This toolit is mainly developed based on Surreal Robotics Suite and the Reinforcement learning part is referenced from this repo https://github.com/clvrai/furniture

近期下载者

相关文件


收藏者