In this new ROS Project you are going to learn Step-by-Step how to create a robot cube that moves and that it learns to move using OpenAI environment. In this fifth and last video of the cube series, we create the Robot environment for OpenAI Gym for the moving...
In this new ROS Project you are going to learn Step-by-Step how to create a robot cube that moves and that it learns to move using OpenAI environment. In this fourth video we continue we talk about the first script we need to do reinforcement learning with OpenAI....
In this video we are going to set a .STL mesh file to one of the links of our robot using its URDF code. From the URDF model used in the previous videos, we are going to define a new XML MACRO to use mesh files for a given link. Up to the end of the video, we...
In this new ROS Project you are going to learn Step-by-Step how to create a moving cube and that it learns to move using OpenAI environment. In this third video we continue with previous video setting up all the basics needed for moving the cube and getting...
In this new ROS Project you are going to learn Step-by-Step how to create a moving cube and that it learns to move using OpenAI environment. This second video is for learning the creation the basics of Reinforcement learning and how to connect to the various...