Skip to content
/ RuX Public

Excellence Unmanned Robotics (RuX): Hobby Swarm Robot Simulator

Notifications You must be signed in to change notification settings

sh-navid/RuX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RuX

RuX stands for Excellence Unmanned Robotics, a hobby project focused on simulating robotic systems. This project was built in just a few hours and is in the early stages. However, as future works, it should be possible to add more robots or make them custom. Various sensors and modules can be used in simulation. The possibility of writing and installing different software on each robot can be included. Add different steps to the simulator, to learn how to use each dynamic module in their own system, how to perform tasks collectively, how to know the environment and share information among themselves. A person should be able to plan them accurately. Like "go to point one and then rotate exactly 10 degrees" or do this with higher level commands like "pick up the red boxes and then place them on the table in order of size".

RuX Robots

HRobot V2 (Not simulated yet) ARobot

RuX Robot Simulator V0.3

RuX Modules

  • Simulator
  • Assistant (Nabot)
  • RDK (Robot Dev Kit)
  • Robot Designer

RuX SRS Sensors

A list of sensors needs to be implemented

  • General
    • Accelerometer
    • Camera
    • ForceTorque
    • Pressure
    • Sound
  • Light
    • Photoresistor
    • Photovoltaic
  • Navigation
    • GPS
    • Gyroscope
    • IMU
    • LiDAR
  • Proximity
    • Contact
    • Infrared
    • Ultrasonic
  • Thermal
    • Temperature

Instruction

  • To run project
    • Open 2 terminals in program root and run these command in each
    • npm run dev
    • npm run start-react

??

  • NN Model
  • GA Model

About

Excellence Unmanned Robotics (RuX): Hobby Swarm Robot Simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published