No description
  • JavaScript 84.4%
  • HTML 13.5%
  • CSS 2.1%
Find a file
2026-03-04 17:33:12 +01:00
extras/codemirror-5.65.2 Update roboide with latest sources 2026-03-04 17:23:23 +01:00
msg Update roboide with latest sources 2026-03-04 17:23:23 +01:00
Fn.js Update roboide with latest sources 2026-03-04 17:23:23 +01:00
Fn_blocks.js Update roboide with latest sources 2026-03-04 17:23:23 +01:00
Fn_generator.js Update roboide with latest sources 2026-03-04 17:23:23 +01:00
index.html Update roboide with latest sources 2026-03-04 17:23:23 +01:00
main.js Update roboide with latest sources 2026-03-04 17:23:23 +01:00
project1.roboide Update roboide with latest sources 2026-03-04 17:23:23 +01:00
project2.roboide Update roboide with latest sources 2026-03-04 17:23:23 +01:00
README.md Update README.md 2026-03-04 17:33:12 +01:00
scripts.js Update roboide with latest sources 2026-03-04 17:23:23 +01:00
styles.css Update roboide with latest sources 2026-03-04 17:23:23 +01:00

RoboIDE https://dplusos21.github.io/roboide/

RoboIDE is an advanced integrated development environment (IDE) designed to streamline the development of robotic applications. It provides a user-friendly interface, comprehensive tools, and support for various programming languages commonly used in robotics.

javascript programming ide with block technology aimed at generating javascript code for the Johonny Five library dedicated to Robotics. Work in progress...

Schermata a 2026-03-04 17-27-35

Features

  • User-Friendly Interface: Intuitive and easy-to-navigate GUI.
  • Language Support: Supports language Javascript.
  • Simulation Environment: Built-in simulation tools to test robotic applications.
  • Easy-to-use UI: Blockly System code.
  • Integration with Johnny Five Library for Robotics.

Requirements

Modern web browser Basic knowledge of HTML and JavaScript

Installation

Clone the repository:

git clone https://github.com/dPlusOS21/roboide.git Open the index.html file in your web browser.

Prerequisites

  • Operating System: Compatible with Windows, macOS, and Linux.

Steps

  1. Clone the repository:

    git clone https://github.com/dPlusOS21/roboide.git Open the index.html file in your web browser.

Usage

  1. Open RoboIDE: Launch the application using the command mentioned above.
  2. Create a New Project: Go to File > New Project and select the type of robotic application you want to develop.
  3. Write Code: Use the code editor with syntax highlighting, code completion, and real-time error checking.
  4. Simulate and Test: Use the built-in simulator to test your code.
  5. Debug: Utilize the debugging tools to troubleshoot and refine your application.
  6. Version Control: Commit and push your changes using the integrated Git tools.

Contributing

We welcome contributions from the community! Please fork the repository and submit pull requests.

License

This project is licensed under the APACHE License - see the LICENSE file for details.