paddepadde / nao_walking_ppo
Learning (simulated) robot locomotion with RL and Proximate Policy Optimization (PPO),
☆10Updated 4 years ago
Alternatives and similar repositories for nao_walking_ppo:
Users that are interested in nao_walking_ppo are comparing it to the libraries listed below
- A Reinforcement Learning framework for the NAO robot☆42Updated 5 years ago
- Unified framework for robot learning built on NVIDIA Isaac Sim☆13Updated this week
- ☆181Updated last year
- Project Page for Lifelike Agility and Play in Quadrupedal Robots using Reinforcement Learning and Generative Pre-trained Models☆153Updated 6 months ago
- some enviornment for training controller for the bipedal robot Cassie☆24Updated 2 years ago
- Reinforcement Learning Experiments using PyBullet☆122Updated 4 years ago
- 欢迎大家在issues中挂自己mujoco开发过程中遇到的问题,也欢迎大家去帮忙解决其他人的问题,互相学习互相进步。☆57Updated last year
- Papers, codes, datasets, applications, tutorials.☆16Updated last week
- Deep Reinforcement Learning Framework for Manipulator based on NVIDIA's Isaac-gym, Additional add SAC2019 and Reinforcement Learning from…☆75Updated 2 years ago
- Train kuka robot reach a point with deep rl.☆176Updated 3 years ago
- ☆39Updated 11 months ago
- Open project for biped robot with c++. Cross OS, cross simulation platform or even real robot.☆69Updated 9 months ago
- Implementation of the transformer from the paper: "Real-World Humanoid Locomotion with Reinforcement Learning"☆38Updated this week
- Implementation of Trust Region Policy Optimization and Proximal Policy Optimization algorithms on the objective of Robot Walk.☆11Updated 3 years ago
- A student project comparing reinforcement learning algorithms on a panda robotic arm. Implemented PPO and its safety version, PPO Lagrang…☆22Updated last year
- Code for "Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions"☆317Updated 6 months ago
- Awesome Lists about Robot Learning.☆65Updated 2 months ago
- ☆102Updated 2 weeks ago
- 四足机器人强化学习实物部署(Sim to Real)☆25Updated 9 months ago
- Code for Prompt a Robot to Walk with Large Language Models https://arxiv.org/abs/2309.09969☆90Updated last year
- GitHub_Notebook☆17Updated 2 years ago
- gym env for humanoid robots including Pepper & NAO & Romeo & Dancer with pybullet☆15Updated 3 years ago
- Public repository of the RL environment for robotic hands and a simulated model of the Faive Hand (and also somewhat easily extendable to…☆58Updated 8 months ago
- 基于cassie-mujoco-sim,参考gym-cassie改的一个cassie行走仿真测试例子