I am doing a project regarding simulation of robots and I need help. I have to simulate the actions of a robot in a warehouse. I use mindstorm and lego robots for storage. The point here is that I have to simulate all the actions of the robot on the Java GUI. This is when the robot is moving, users should see it in the graphical interface as a moving object that represents the robot.
When the roads / rails / transitions of a warehouse change, it must also be changed on the screen. The whole project is that I have to simulate everything that the robot does in the warehouse in real time. Everything must happen in real time.
I ask which libraries in Java I can use for real-time modeling, and if someone can point me to any site for good information. I am asking for libraries in Java that I can use to render simulations in real time.
java robotics simulation
Kap
source share