CodingCatMountain
I am just a normal graduate who study Robotics. My research interest includes: Robot Learning and Control.
Guangdong University of Technology
Pinned Repositories
admittance-controller_UR5
UR5 with FT-300 robotiq force sensor(platform) to implement admittance control
allegro_hand_ros
ROS stack for SimLab's Allegro Hand
awesome-hri-datasets
A curated list of publically available human-robot interaction datasets
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
bayes_gmm
Bayesian Gaussian mixture models in Python.
canopen
CANopen for Python
champ
𓃡 Quadruped Robot based on MIT Cheetah I
elmo_ethercat_sdk
pykdl_ur5_demo
Because the document of PykDL API may not be completed without missing, so I want to make this repo to record the basic usage method of PyKDL API
RoboticManipulators
Calculation of forward and inverse kinematics, Jacobian matrices, dynamic modeling, trajectory planning and geometric calibration for robotic manipulators
CodingCatMountain's Repositories
CodingCatMountain/pykdl_ur5_demo
Because the document of PykDL API may not be completed without missing, so I want to make this repo to record the basic usage method of PyKDL API
CodingCatMountain/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
CodingCatMountain/bayes_gmm
Bayesian Gaussian mixture models in Python.
CodingCatMountain/champ
𓃡 Quadruped Robot based on MIT Cheetah I
CodingCatMountain/Compliant-Control-and-Application
Compliant Control: 1) admittance control algorithm 2) impedance control algorithm 3) hybrid force&position algorithm in robotic arm (Universal Robot).
CodingCatMountain/Gaussian-Processes-Regression-Tutorial
An Intuitive Tutorial to Gaussian Processes Regression
CodingCatMountain/gmmreg
Implementations of the robust point set registration algorithm described in "Robust Point Set Registration Using Gaussian Mixture Models", Bing Jian and Baba C. Vemuri, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2011, 33(8), pp. 1633-1645. For a Python implementation, please refer to http://github.com/bing-jian/gmmreg-python.
CodingCatMountain/gmr
Gaussian Mixture Regression
CodingCatMountain/graphIK
A library for solving inverse kinematics with graphical models and distance geometry.
CodingCatMountain/iiwa_ik_nn
In this repo,I will try to use the NN algorithm to figure out the IK problem of KUKA iiwa 7
CodingCatMountain/ikpy
An Inverse Kinematics library aiming performance and modularity
CodingCatMountain/Image-formation-and-camera-calibration
A comprehensive tutorial series on Image Formation and Camera Calibration in Python with example
CodingCatMountain/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
CodingCatMountain/leo_examples
CodingCatMountain/liegroups
Python implementation of SO2, SE2, SO3, and SE3 matrix Lie groups using numpy or pytorch
CodingCatMountain/manif
A small C++11 header-only library for Lie theory.
CodingCatMountain/mlpack
mlpack: a scalable C++ machine learning library --
CodingCatMountain/ModernRobotics
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
CodingCatMountain/ModernRoboticsCpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
CodingCatMountain/moveit_calibration
Hand-eye calibration tools for robot arms.
CodingCatMountain/movement_primitives
Dynamical movement primitives (DMPs), probabilistic movement primitives (ProMPs), spatially coupled bimanual DMPs.
CodingCatMountain/particle-filter-tutorial
CodingCatMountain/pyUKF
Unscented kalman filter (UKF) library in python that supports multiple measurement updates
CodingCatMountain/robotiq
Robotiq packages (http://wiki.ros.org/robotiq)
CodingCatMountain/robprom-awesome-paper-list
A curated list of awesome robotics papers.
CodingCatMountain/ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
CodingCatMountain/ros_control
Generic and simple controls framework for ROS
CodingCatMountain/ros_template
ros cpp/python template (OOP)
CodingCatMountain/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
CodingCatMountain/turtlebot3_simulations
Simulations for TurtleBot3