This project serves as a formatter for multiple robots, providing a structured way to manage and process data for different robotic systems. Currently, the formatter is designed to support KUKA robots, but it is built with future extensibility in mind to accommodate other robot models as well.
Features
KUKA Robot Support: Currently configured to handle the specific data formats and requirements of KUKA robots.
Extensibility: Designed with the capability to easily add support for other robotic systems in the future.
Data Formatting: Standardizes the data input and output for robot communication, making it easier to interact with the robot’s control system.
Modular Architecture: The code is modular to facilitate easy integration with other robot systems in the future.