Skip to content

MaruGreen/robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Robotics

I will share some codes from my PhD research about robotics.

The Transform.py is a class to calculate the robot pose transformation automatically. You will find it useful when coding in python in ROS. I like using both C++ and python in my ROS projects. In C++, ROS provides the convenient tool of tf::Transform to process the robot poses while the python does not. I simply translate the major part of this class into python so as to enjoy the convenience in every node of the ROS projects.

About

For KUKA robot manipulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published