Pinned Repositories
autogames
detic_ros
ROS wrapper for pretrained Detic instance segmentation and detection (and some utils to work with point cloud)
julia_motion_planning
Julia imprementation of (differential) Fast Marching Tree
mohou
deep visuomotor behavior cloning framework
mohou_ros
For imitation learning using real robot (PR2 only now)
robust-tube-mpc
Example implementation for robust model predictive control using tube
snippets
fraction of codes which may be grepped later
tinyfk
minimum fast forward kinematics solver (+jacobian) in c++ and python binding
voxbloxpy
standalone and "ros-free" python wrapper of voxblox (online SDF generator from point clouds)
scikit-robot
A Flexible Framework for Robot visualization and programming in Python
HiroIshida's Repositories
HiroIshida/detic_ros
ROS wrapper for pretrained Detic instance segmentation and detection (and some utils to work with point cloud)
HiroIshida/tinyfk
minimum fast forward kinematics solver (+jacobian) in c++ and python binding
HiroIshida/snippets
fraction of codes which may be grepped later
HiroIshida/ompl-thin-python
A thin python-binding of OMPL motion planning library (*For my own research)
HiroIshida/scikit-motionplan
Collision aware IK/motion planning by optimization / sampling-based methods
HiroIshida/hifuku
Code for paper https://arxiv.org/abs/2405.02968
HiroIshida/conway_tower
python: fast enough 3d random shape generation using cellular automaton (conway's game of life)
HiroIshida/osqp-sqp
A naive SQP implementation based on OSQP
HiroIshida/ifopt
An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)
HiroIshida/act
HiroIshida/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
HiroIshida/Deep_Object_Pose
Deep Object Pose Estimation (DOPE) – ROS inference (CoRL 2018)
HiroIshida/dotfiles2
Time to clean up everything.
HiroIshida/edlib-python
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
HiroIshida/fast_robot_kinematics
HiroIshida/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
HiroIshida/hpp-fcl
An extension of the Flexible Collision Library
HiroIshida/imitator
Imitation Learning Library
HiroIshida/lerobot
🤗 LeRobot: End-to-end Learning for Real-World Robotics in Pytorch
HiroIshida/librealsense
Intel® RealSense™ SDK
HiroIshida/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
HiroIshida/ocs2
Optimal Control for Switched Systems
HiroIshida/ompl
The Open Motion Planning Library (OMPL)
HiroIshida/ompl_near_projection
HiroIshida/reem
REEM (Redis Extendable Efficient Middleware) is a package to ease inter-robot communication via a central redis database
HiroIshida/rpbench
HiroIshida/scikit-robot
A Flexible Framework for Robot Control in Python
HiroIshida/vamp
SIMD-Accelerated Sampling-based Motion Planning
HiroIshida/veccore
C++ Library for Portable SIMD Vectorization
HiroIshida/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2