
Катапулт - Част Първа
Тази конструкция представлява част от катапулт, чиито инструкции можете да намерите тук.
- #836
- 23 Jul 2013
Тази конструкция представлява част от катапулт, чиито инструкции можете да намерите тук.
It has been a long road with the last 8 BigDaddy competition robots video tutorials, but we finally arrived at the Differential Lock.
EV3-G program developed for the World Robotics Olympiad robot runs. In collects, moves and lifts the modules
It kind of looks like an Inuit. But it surely walks like one. Most of the time Inuit walk with special boots that allows them to walk on deep snow without getting stuck. This robot walks in the same way. It has large feet and it moves one after the other.
The experiment contains a plot of the Curren Power of Motors B and C and the values of the Gyro Sensor when the robot is moving with a power of 100%. What you could see is that it is not actually moving with a power of 100% because the current power is about 75-80%.
We keep the robot orientation straight while moving, but when we stop the robot could be in a different orientation. This applies for both using the Mindstorms Gyro Sensor when moving straight or the Mindstorms Color sensor when following a line. In this video tutorial, we will do a few examples of when an how this could happen.
Работата с данни е една важна стъпка ако желаете да се издигнете като програмисти. В EV3 програмирането има 3 типа данни - числен, текстов и логически тип. В този урок покриваме базовите факти за работата с тях.
Думата "Библиотека" в програмирането представлява една или група от функции, които можете да въведете в кода си и да ги използвате в него. Тези библиотеки се импортират с командата "import".