Pinned Repositories
DeeprlND-projects
Projects from the DeeprlND from Udacity
loco
A locomotion framework for DeepRL research
loco-bullet
A c++ wrapper for bullet, plus some extra functionality
loco-core
An engine-agnostic locomotion framework
loco-mujoco
A locomotion framework, with mujoco as physics backend
mujoco-ext
Some (C/C++) samples and extensions built on top of the MuJoCo physics engine
renderer
A minimal renderer for prototyping 3D applications
RoboND-DeepLearning-Project
RoboND Term 1 Deep Learning Project, Follow-Me
RoboND-Kinematics-Project
Pick and Place project for RoboND Term 1
RoboND-Perception-Project
3D Perception project for the Robotics Nanodegree Program
wpumacay's Repositories
wpumacay/renderer
A minimal renderer for prototyping 3D applications
wpumacay/loco-core
An engine-agnostic locomotion framework
wpumacay/mujoco-ext
Some (C/C++) samples and extensions built on top of the MuJoCo physics engine
wpumacay/arnold
[ICCV 2023] Official code repository for ARNOLD benchmark
wpumacay/bigym
Demo-Driven Mobile Bi-Manual Manipulation Benchmark.
wpumacay/blog
My personal blog
wpumacay/calvin
CALVIN - A benchmark for Language-Conditioned Policy Learning for Long-Horizon Robot Manipulation Tasks
wpumacay/cliport
CLIPort: What and Where Pathways for Robotic Manipulation
wpumacay/Eureka
Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)
wpumacay/Gymnasium
A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
wpumacay/loco_cmake
A set of CMake helpers functions and macros that I commonly used in various projects
wpumacay/ManiSkill
SAPIEN Manipulation Skill Framework, a GPU parallelized robotics simulator and benchmark
wpumacay/math3d
A basic math library for vectors and matrices (just for 2,3, and 4 dimensions)
wpumacay/meshcat
Remotely-controllable 3D viewer, built on top of three.js
wpumacay/meshcat-cpp
Self-contained C++ interface for the MeshCat visualizer
wpumacay/meshcat-python
WebGL-based 3D visualizer for Python
wpumacay/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
wpumacay/PyRep
A toolkit for robot learning research.
wpumacay/RLBench
A large-scale benchmark and learning environment.
wpumacay/rlbench-wp
A separate fork of rlbench with some extra features
wpumacay/SAPIEN
SAPIEN Embodied AI Platform
wpumacay/scalingup
[CoRL 2023] This repository contains data generation and training code for Scaling Up & Distilling Down
wpumacay/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
wpumacay/study-resources
A list of resources for learning various topics.
wpumacay/teleop-plugin
A CoppeliaSim plugin for teleop objects in the scene using the keyboard
wpumacay/TerrainRLSim
Collection of Physics-based simulations
wpumacay/test_site
A repo used for testing gh-pages deployments
wpumacay/three.js
JavaScript 3D Library.
wpumacay/utils
Some common utility functionaliy I've used over various projects
wpumacay/VoxPoser
VoxPoser: Composable 3D Value Maps for Robotic Manipulation with Language Models