Skip to content

🏠Home

Nico-Mansilla edited this page Jun 17, 2025 · 3 revisions

CondorSSL Logo

⚙️ Sysmic Engine

A desktop engine for robot control and debugging, powered by C++, Qt6, and Lua scripting.
Part of the Sysmic Robotics control system suite.

License Version

📘 Overview

Sysmic Engine is a versatile and lightweight software designed to interact with and debug robots in the RoboCup Small Size League (SSL). It serves as a robust development interface, integrating:

  • 🧠 Lua scripting for behavior control

  • 🔌 Serial and WebSocket communication for real-time robot interfacing

  • ⚙️ Modular and open-source C++ architecture

💬 Commands

Command Description
run <path> Run a Lua script from the specified path
pause Pause the currently running script
reload Reload the last successfully run script
exit Exit the console reader thread (does not quit app)

👥 Contributors

Clone this wiki locally