
„Box“ робот 3 с големи NXT колела
Направихме този робот по ваше желание. При него има големи NXT колела. Големите ЛЕГО Mindstorms колела правят робота по-бърз, но бъдете внимателни, тъй като той вече не е толкова прецизен.
- #341
- 28 Aug 2017
- 1
Направихме този робот по ваше желание. При него има големи NXT колела. Големите ЛЕГО Mindstorms колела правят робота по-бърз, но бъдете внимателни, тъй като той вече не е толкова прецизен.
Той се движи и събира. Събира предмети.
Това са инструкциите за построяване на ЛЕГО Mindstorms робот, който събира предмети. Всъщност, той не ги събира, затова сме го нарекли „Обикновен робот събирач“. В общия случай този робот се програмира така, че да се движи по пода и да събира някои колела и гуми, идващи с комплектите Mindstorms 45544, 45560 или 31313 LEGO.
Playing Football with robots is extremely fun. It could be part of the classes, it could be part of demonstration days. This is the goal keeper.
This is one of the robots used in World Robotics Olympiad. It uses chains to move ping pong balls out of a container.
LEGO Mindstorms Robot Base for a high placed attachment for containing ping pong balls. It is interesting how the balance is achieved with such an attachment. It was only one of the version in a series of LEGO Mindstorms Robots for World Robotics Olympiad.
Тази програма представлява базова версия на играта предназначена за робот EV3 Тактилна игра за памет. За целта, робота трябва да има един ултразвуков модул прикачени към порт 4, един модул за цветове прикачен за порт 3 и един модул със среден мотор прикачен за порт А. Останалите модули не са необходими за тази програма.
We discuss the state of "Lost" and the different ways we could escape this state. We also build the next step of our State machine programming pattern where the next state is determined by the previous state.
In this episode we do a full run of the mission for collecting a single treasure before going into explanation on how we have programmed the robot.
Implement the program for array initialization.
Follow the video tutorials for initializing arrays and implement the program.
Implement a program for stopping at a black line with the blocks containing the implementation details for the InitArray, Calibration and Getting the calibrated result.