How to Connect the Real Robot Project to the Real Robot

Hello, I just finished the 3rd section of the course"Robitics in 5 days (python)" and now i am trying to do the project they give you at the end of that section, “Learn robotics from zero- robotics and ros online”, i am having trouble with the beginnig. how do I know the name of the robot given to me in the simulation? how do i connect him to my program / package ?

@eziotheking

Just follow the instructions in the project notebook. At the beginning, you don’t need to connect to any robot - you just need to use the simulation.

If and when your project works well with the simulation, then you can refer to the same notebook on how to connect to the real robot.