No description
Find a file
2024-06-24 17:33:06 +02:00
Fn.js Add files via upload 2024-06-22 15:27:21 +02:00
Fn_blocks.js Add files via upload 2024-06-22 15:27:21 +02:00
Fn_generator.js Add files via upload 2024-06-22 15:27:21 +02:00
index.html Add files via upload 2024-06-24 17:33:06 +02:00
LICENSE Create LICENSE 2024-06-22 15:31:06 +02:00
main.js Add files via upload 2024-06-24 17:33:06 +02:00
README.md Update README.md 2024-06-22 16:11:53 +02:00
scripts.js Add files via upload 2024-06-24 17:33:06 +02:00
styles.css Add files via upload 2024-06-24 17:33:06 +02: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 2024-06-22 12-40-26

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.