8000 GitHub - ChefOtter/Kuka_youbot-1: kuka youbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ChefOtter/Kuka_youbot-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuka_youbot

For expressing the dynamic model of kuka youbot robotic arm in

Mq_dd+Cq_d+N=T

M: Inertia Matrix

C: Coriolis Matrix

N: Gravity Matrix

T: Torque

forwardkin.m is used for finding end effector position from joint angle

getC is to get Coriolis matrix given q,q_d

getM is to get Inetia matrix given q

getN is to get Gravity matrix given q

Main File

To run the simulation, run main.m

40 and 41 lines call Inverse Dynamics and Passivity control (you can comment or uncomment them)

About

kuka youbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0