Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markfzp/deep-whole-body-control

[CoRL 2022] Deep Whole-Body Control: Learning a Unified Policy for Manipulation and Locomotion
https://github.com/markfzp/deep-whole-body-control

deep-learning locomotion pytorch reinforcement-learning robotics

Last synced: about 2 months ago
JSON representation

[CoRL 2022] Deep Whole-Body Control: Learning a Unified Policy for Manipulation and Locomotion

Awesome Lists containing this project

README

        

# Deep Whole Body Control [CoRL 2022]
This repository contains a reference PyTorch implementation of the paper:

Deep Whole-Body Control: Learning a Unified Policy for Manipulation and Locomotion

[Zipeng Fu*](https://zipengfu.github.io/),
[Xuxin Cheng*](https://chengxuxin.github.io/),
[Deepak Pathak](https://www.cs.cmu.edu/~dpathak/)

Conference on Robot Learning (CoRL), 2022

[[Website](https://manipulation-locomotion.github.io/)], [[Paper](https://arxiv.org/abs/2210.10044)]

## Reference (BibTex)

```
@inproceedings{fu2022deep,
author = {Fu, Zipeng and Cheng, Xuxin and Pathak, Deepak},
title = {Deep Whole-Body Control: Learning a Unified Policy for Manipulation and Locomotion},
booktitle = {Conference on Robot Learning ({CoRL})},
year = {2022},
}
```