Repository navigation

#

robotics-control

Julia implementation of various rigid body dynamics and kinematics algorithms

Julia
302
9 个月前

ROS package used to create an endpoint to accept ROS messages sent from a Unity scene using the ROS TCP Connector scripts

Python
231
1 年前
Python
145
6 天前

Trajectory optimization algorithms for robotic control.

Python
110
3 年前

Effortless building, testing, and deploying customized robot operating systems at scale.

Shell
85
1 个月前

北京化工大学创新创业项目:机器人. An AGV based on ROS and SLAM.

TeX
76
5 年前

Simulation Of AUBO Collaborative Robot On ROS Step by Step

76
2 年前

Safe Pontryagin Differentiable Programming (Safe PDP) is a new theoretical and algorithmic safe differentiable framework to solve a broad class of safety-critical learning and control tasks.

Python
71
3 年前

This project consists of research on a 6 degree of freedom robot. A 3D model of the robot has been made on Unity to demonstrate Forward and Inverse Kinematics. Important concepts in robotics like Singularities, Path planning and Motion Control are explained as well.

64
3 年前

Robust control tutorial by Purdue SMART Lab: Sliding Mode Control (SMC) with MATLAB/Simulink example implementation

63
5 年前

Dynamic movement primitives (DMPs) are a method of trajectory control/planning from Stefan Schaal’s lab. Complex movements have long been thought to be composed of sets of primitive action ‘building blocks’ executed in sequence and \ or in parallel, and DMPs are a proposed mathematical formalization of these primitives. The difference between DMPs and previously proposed building blocks is that each DMP is a nonlinear dynamical system. The basic idea is that you take a dynamical system with well specified, stable behavior and add another term that makes it follow some interesting trajectory as it goes about its business. The DMP differential equations (Transformation System, Canonical System, Non-linear Function) realize a general way of generating point-to-point movements. Imitation learning using linear regression is performed to compute the weight factor W from a demonstrated trajectory dataset, given by a teacher. The quality of the imitation is evaluated by comparing the training data with the data generated by the DMP.

MATLAB
53
1 年前