Tom0514's Stars
zjw11525/MyRobot
Matlab下对机器人轨迹规划,机器人运动学的仿真,包括六轴机器人正逆解,直线圆弧规划,姿态插补,S速度曲线的规划,三次样条插值等。
danielhoeltgen/Dual-Arm-Robot-Force-Controlled-Object-Manipulation
This Repository is the complete workspace of a project that realizes force-controlled object manipulation with a dual-arm-robot (UR5 and UR10)
epfl-lasa/iam_dual_arm_control
This repository contains codes to generate coordinated motion and forces to control a robotic dual arm system (here two iiwa robots)
kjyv/FloBaRoID
Framework for dynamical system identification of floating-base rigid body tree structures
minyuzhang98/Modell-identification-and-trajectory-planning
A Robust Data Driven Approach for Dynamics Model Identification in Trajectory Planning
petercorke/robotics-toolbox-matlab
Robotics Toolbox for MATLAB
zzy5510/adams_simulink_robotarm
基于adams和simulink建立了七自由度机械臂模型和控制方案。
robot-descriptions/awesome-robot-descriptions
A curated list of awesome robot descriptions (URDF, MJCF)
Daniella1/urdf_files_dataset
cdsousa/SymPyBotics
[UNMAINTAINED] Symbolic Framework for Modeling and Identification of Robot Dynamics
OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
projectNe10/Ne10
An open optimized software library project for the ARM® Architecture
dynamicslab/pysindy
A package for the sparse identification of nonlinear dynamical systems from data
florisvb/PyNumDiff
Methods for numerical differentiation of noisy data in python
DiffEqML/torchdyn
A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
pnnl/neuromancer
Pytorch-based framework for solving parametric constrained optimization problems, physics-informed system identification, and parametric model predictive control.
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
do-mpc/do-mpc
Model predictive control python toolbox
zhm-real/PathPlanning
Common used path planning algorithms with animations.
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
optuna/optuna
A hyperparameter optimization framework
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
wilsonrljr/sysidentpy
A Python Package For System Identification Using NARMAX Models
ethz-adrl/control-toolbox
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
chenyutao36/MATMPC
deng-haoyang/ParNMPC
A Parallel Optimization Toolkit for Nonlinear Model Predictive Control (NMPC)
forgi86/sysid-neural-structures-fitting
Python code of the paper "Model structures and fitting criteria for system identification with neural networks" by Marco Forgione and Dario Piga.
antonior92/sysid-neuralnet
Deep neural networks for system identification problems. (WIP)
locuslab/mpc.pytorch
A fast and differentiable model predictive control (MPC) solver for PyTorch.