All Classes and Interfaces

Class
Description
Automata class represent a DFA.
Extract from a byte array the calibration data of the robot (48 bytes or 6 doubles)
 
Lists files and folders in GitHub repositories and fetches file contents via the GitHub REST API.
 
 
 
A container for the joint data of the robot, including actual and target joint positions, velocities, currents, voltages, motor torques, micro torques, and modes.
 
Lexer class to analyze the input file This one is an initial version that uses a DFA to recognize binary numbers
 
 
 
A container for the robot state data, including calibration, joints, Cartesian, kinematics, and mode data.
RTDEClient handles the RTDE protocol communication with a Universal Robots controller.
 
 
 
 
 
 
 
A Token is a pair of a value (string or word) and its type
Parses a GitHub URL and returns a URLObject instance.
Represents a GitHub URL object with an owner, repository, revision, path, and kind.
The kind of the URL object: ROOT, TREE (directory), or BLOB (file).