Skip to content

Javakuka is an open-source project for creating Kuka Robot Language (KRL) codes in Java.

License

Notifications You must be signed in to change notification settings

whitegreen/JavaKUKA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaKUKA

Javakuka is an open-source project for creating Kuka Robot Language (KRL) codes in Java.

Currently the following tools are available:

LA: linear algebra.

Robot: forward and inverse kinematics.

KRLwriter : put geometric data into a .src file.

please visit http://javakuka.org/ for details.

The processing user needs to create “…/libraries/kuka/library/kuka.jar”, and then write “import kuka.*;” to import the library.

The correspondence between the Java codes, the robot, and KRL codes looks like: alt text

alt text

About

Javakuka is an open-source project for creating Kuka Robot Language (KRL) codes in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages