Pinned Repositories
AMP-LS
Leveraging Scene Embeddings for Gradient-Based Motion Planning in Latent Space (ICRA 2023)
ramp
A codebase for RAMP: A Benchmark for Evaluating Robotic Assembly Manipulation and Planning
mopa-rl
Motion Planner Augmented Reinforcement Learning for Robot Manipulation in Obstructed Environments (CoRL 2020)
tarp
Official implementation of "Task-Induced Representation Learning", Yamada et al., ICLR 2022
apriltag_ros
A ROS wrapper of the AprilTag 3 visual fiducial detector
armer
The Generic Manipulation Driver Package - Implements a ROS Interface over the robotics toolbox for Python
armer_panda
Launches the Franka drivers for use with the Armer Driver
atob
IMPALA-pytorch
PyTorch IMPALA implementation
open-pi-zero
Re-implementation of pi0 vision-language-action (VLA) model from Physical Intelligence
junjungoal's Repositories
junjungoal/open-pi-zero
Re-implementation of pi0 vision-language-action (VLA) model from Physical Intelligence
junjungoal/apriltag_ros
A ROS wrapper of the AprilTag 3 visual fiducial detector
junjungoal/DexDeform
[ICLR 2023] DexDeform: Dexterous Deformable Object Manipulation with Human Demonstrations and Differentiable Physics
junjungoal/dreamerv3-torch
Implementation of Dreamer v3 in pytorch.
junjungoal/exlauncher
Experiment Launcher
junjungoal/FoundationPose
[CVPR 2024 Highlight] FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects
junjungoal/graspLDM
GraspLDM: Generative 6-DoF Grasp Synthesis using Latent Diffusion Models
junjungoal/ibrl
junjungoal/isaac_sim_grasping
First Grasping Projects in Isaac Sim
junjungoal/junjungoal.github.io
junjungoal/LeanRL
LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.
junjungoal/LEAP_Hand_API
API for controlling LEAP Hand
junjungoal/ManiSkill2
SAPIEN Manipulation Skill Benchmark 2
junjungoal/mesh_to_sdf
Calculate signed distance fields for arbitrary meshes
junjungoal/neuralgrasps-dataset-generation
Dataset generation for NeuralGrasps https://arxiv.org/abs/2207.02959
junjungoal/nvcurobo
CUDA Accelerated Robot Library
junjungoal/panda_robot
Python3 ROS Interface with the Franka Emika Panda robot arm. Includes support for OpenAI Gym based interfaces.
junjungoal/Points2Plans
Official implementation of Points2Plans: From Point Clouds to Long-Horizon Plans with Composable Relational Dynamics
junjungoal/proj-svg_mppi
Stein Variational Guided Model Predictive Path Integral Control: Proposal and Experiments with Fast Maneuvering Vehicles
junjungoal/pyrobot
PyRobot: An Open Source Robotics Research Platform
junjungoal/pytorch_6dof-graspnet
junjungoal/pytorch_mppi
Model Predictive Path Integral (MPPI) with approximate dynamics implemented in pytorch
junjungoal/ramp-sim
Repository containing the simulation code for the Robot Assembly Manipulation and Planning (RAMP) benchmark
junjungoal/RLBench
A large-scale benchmark and learning environment.
junjungoal/robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
junjungoal/RoboticsDiffusionTransformer
RDT-1B: a Diffusion Foundation Model for Bimanual Manipulation
junjungoal/ros_dockers
junjungoal/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
junjungoal/serl
A Software Suite for Sample-Efficient Robotic Reinforcement Learning
junjungoal/tdmpc2
Code for "TD-MPC2: Scalable, Robust World Models for Continuous Control"