ppama's Stars
jaops-space/sandbox_ros
montrealrobotics/DeepRLInTheWorld
From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..
nico-bohlinger/one_policy_to_run_them_all
ridgeback/ridgeback_manipulation
Repository to store all necessary packages for common manipulator integrations
isaac-sim/IsaacLab
Unified framework for robot learning built on NVIDIA Isaac Sim
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
leggedrobotics/lunar_planner
david-dorf/ExportURDF
Scripts to convert CAD to URDF files.
jianzhnie/deep-marl-toolkit
MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT...
Improbable-AI/VisionProTeleop
VisionOS App + Python Library to stream head / wrist / finger tracking data from Vision Pro to any robots.
AntoineRichard/OmniLRS
SpaceR and SRL Lunar simulation
dheena2k2/fusion2urdf-ros2
A Fusion 360 Script to export URDF for ROS2
huangwl18/modular-rl
[ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"
Improbable-AI/walk-these-ways
Sim-to-real RL training and deployment tools for the Unitree Go1 robot.
danijar/daydreamer
DayDreamer: World Models for Physical Robot Learning
Replicable-MARL/MARLlib
One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)
MarkFzp/Deep-Whole-Body-Control
[CoRL 2022] Deep Whole-Body Control: Learning a Unified Policy for Manipulation and Locomotion
leggedrobotics/ros_best_practices
Best practices, conventions, and tricks for ROS
gaiyi7788/awesome-legged-locomotion-learning
A curated list of resources relevant to legged locomotion learning of robotics.
poppy-project/pypot
Python library for controlling dynamixel motors. Documentation available here:
rlawlsdn1130/Note
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
marl-book/codebase
Official code repo for the MARL book (www.marl-book.com)
robotlearning123/awesome-isaac-gym
A curated list of awesome NVIDIA Issac Gym frameworks, papers, software, and resources
PKU-MARL/Multi-Agent-Transformer
biorobotics/learning_modular_policies
Code used in the publication "Learning modular robot control policies."
jorditorresBCN/Deep-Reinforcement-Learning-Explained
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
panagelak/ros_control_driver_template
This is a generic robot driver for Ros Control aimed to server as an example and a template for your robot's.