An easy to extend, highly graphical, easy to use 2D robot simulator specialized for path planning algorithms. Can be used in testing various robotic algorithms, and already used for comparison of path planning algorithms like RRT, RRTConnect, PRM, RboT..
The goal of this project is to build an application to simulate a three-dimentional robot arm. This application will be able to move each arm individually or set positions, so that we can animate the movement from one stored position to another. The whol
The project aim is to create the 3D simulation of robot-arm which moves on three axis. It's based on real robot- dual arm that can solve Rubic Cube. It's gonna be implemented using openGL in Java Applet and will be awesome=)