Open-source software I've developed
Legged Contact Detection
Legged Contact Detection (LCD) is a quality of contact estimation supervised deep learning framework for legged robots. It utilizes leg Force/Torque and IMU measurements to predict the probability of Stable Contact and Unstable Contact. LCD is implemented as a Python + PyTorch package.
WHOLE-BODY INVERSE KINEMATICS
Whole-Body Inverse Kinematics is a ROS1/C++ package that performs hierarchical task-based inverse kinematics at the velocity level for open-kinematic chains such as legged robots, by respecting joint positional and velocity constraints.