1
00:00:00,270 --> 00:00:04,690
In this lesson we will be setting the drone speed for the speed command.

2
00:00:04,710 --> 00:00:08,920
You can set the extra number between 10 to one hundred.

3
00:00:09,150 --> 00:00:13,410
This time the X will stand for X centimeter per second.

4
00:00:13,410 --> 00:00:19,160
Since we will be flying the drone indoors I'll set the default speed to 10.

5
00:00:19,440 --> 00:00:26,730
You might not notice the speed change a lot but if you do want to set the speed higher take your drone

6
00:00:26,730 --> 00:00:29,250
outside in the document.

7
00:00:29,250 --> 00:00:35,310
It doesn't show the default settings but we can change the initial default speed by ourselves.

8
00:00:35,310 --> 00:00:39,480
First we set the default speed to 10 centimeters per second.

9
00:00:39,480 --> 00:00:45,300
We also need to set the initial settings set speed with the default speed.

10
00:00:45,300 --> 00:00:49,230
Also we set it here just as what we did with Imperial

11
00:00:52,090 --> 00:00:53,380
in our previous lesson.

12
00:00:53,380 --> 00:00:57,810
We set the default distance to be set directly in the method.

13
00:00:57,820 --> 00:01:04,340
This made it easier to change the distance each time the direction change when it comes to speed.

14
00:01:04,340 --> 00:01:06,520
We won't be changing it so often.

15
00:01:06,590 --> 00:01:10,250
So we set the default into the initial settings.

16
00:01:10,250 --> 00:01:12,640
Now let's go on and set the speed.

17
00:01:13,130 --> 00:01:17,930
Create self set speed and set speed.

18
00:01:17,930 --> 00:01:25,940
Scroll down so we can set the set speed method defined set speed with speed.

19
00:01:25,940 --> 00:01:32,870
Return will be self centered command followed by F strings of speed.

20
00:01:32,940 --> 00:01:35,720
Curly braces speed.

21
00:01:35,850 --> 00:01:38,120
Now we've completed creating the method.

22
00:01:38,340 --> 00:01:41,070
Let's change the speed using drone manager.

23
00:01:41,070 --> 00:01:44,040
Set speed method to 100.

24
00:01:44,100 --> 00:01:46,040
Move along a few commands.

25
00:01:46,260 --> 00:01:51,990
Change the speed down to 10 here and hover for a second.

26
00:01:52,080 --> 00:01:55,470
As I said earlier you might not notice the speed change.

27
00:01:55,470 --> 00:02:00,740
If you're flying your drone indoors or off the flight distance is too short.

28
00:02:00,810 --> 00:02:08,610
If you want to see the speed change take your drone outside and set your drone to fly a longer distance.

29
00:02:08,640 --> 00:02:11,600
Now I'll show you how my drone works.

30
00:02:11,730 --> 00:02:13,920
You'll see the drone take off.

31
00:02:13,920 --> 00:02:16,240
We set the times speed for 10 seconds.

32
00:02:16,260 --> 00:02:18,870
So bear with me a little during this time

33
00:02:22,770 --> 00:02:23,610
in the beginning.

34
00:02:23,640 --> 00:02:29,350
The drone is set to fly forward at the speed of 100 centimeters per second.

35
00:02:29,520 --> 00:02:34,770
As you can see the flight distance is 30 centimetres so you won't see the drone flying really fast

36
00:02:38,290 --> 00:02:40,030
after we move to the left.

37
00:02:40,030 --> 00:02:40,800
Here is the point.

38
00:02:40,800 --> 00:02:44,350
We changed the drone speed to 10 centimeters per second.

39
00:02:44,410 --> 00:02:50,260
You can see the drone fly up slowly go down and land.

40
00:02:50,260 --> 00:02:55,780
Try changing your drone speed as well and see how they fly faster or slower.

41
00:02:55,840 --> 00:02:57,700
If you were able to see the difference.

42
00:02:57,730 --> 00:02:59,110
That's great.

43
00:02:59,230 --> 00:03:01,230
I'll see you in our next lesson.
