
Модели за мисии Swing и Traffic Jam от FIRST LEGO Лига 2019-2020 City Shaper
Това са инструкции за моделите на мисии Swing и Traffic Jam. И двете мисии са в торбичка 9 от комплекта за FIRST LEGO Лига 2019-2020 City Shaper.
- #856
- 21 Aug 2019
Това са инструкции за моделите на мисии Swing и Traffic Jam. И двете мисии са в торбичка 9 от комплекта за FIRST LEGO Лига 2019-2020 City Shaper.
This is a little robot that doesn't like its switch touched. It will return the switch back every time it's touched and react in a variety of ways.
The program for controlling the robot is available at /programs/wc7iqy-program-for-ev3-finger-bot
This is the attachment of Team "Nightbeast", with which they do:
M11–Escape Velocity and M13–Observatory
The Observatory result depends on the model. Sometimes the pointer is in the orange area otherwise in the white area.
We got the speed of rotations of the motor in Radians per second. Let's calculate the value for the speed of the whole system. We calculate that the wheels are rotating with 375 radians per second. Which is impressive and quite fast for this system. From this speed, knowing the inertia mass we can calculate how much energy is the system accumulating.
This video tutorial contains a detailed explanation on how we accomplish the FIRST LEGO League 2018-2019 Into Orbit mission called M14. METEOROID DEFLECTION. The mission is a simple throw of a ball. But of course the ball should reach a specific mission model and arrive at a specific place. And that's always challenging.
We should multiply the error by a certain number and then add it to the steering of the LEGO Mindstorms Steering block. In this way, by changing the coefficient we change how much/fast should the proportional part influence the steering of the robot.
Важно е да сме сигурни, че помните нещата от миналия път преди да продължим напред.
A program, that makes the Turtle follow a designated course and get back to it, even if it's been manually rotated. It also hides in its shell when it sees anything close to it.
Careful: Gyro Sensor port in this program is port 3. Check your cables when you run this program.
NOTE: The program contains my blocks, that will appear broken if you use version before 1.3.0 of the EV3 Mindstorms Software