Skip to content

Compute the forward-kinematics of the UR5e robot: from base_link to end_effector

Notifications You must be signed in to change notification settings

Shaluols/ur5e-fk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ur5e-fk

Introduction

This is a python version of computing the end-effector's pose based on base_link.
You can refer to official cpp version:
ur_kinematics package in GitHub Pages

Installation

git clone https://github.com/Abbyls/ur5e-fk.git
cd ur5-fk

Usage

chmod +x main.py
python main.py

About

Compute the forward-kinematics of the UR5e robot: from base_link to end_effector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages