1
00:00:01,700 --> 00:00:07,940
Now I don't want to keep you from going into the lessons but we do have to go through some very important

2
00:00:07,940 --> 00:00:09,220
things.

3
00:00:09,350 --> 00:00:15,480
If you're planning on flying your drone inside your home you wouldn't have much trouble when it comes

4
00:00:15,480 --> 00:00:17,450
to flying drones outside.

5
00:00:17,490 --> 00:00:20,490
There are certain laws you must follow.

6
00:00:20,610 --> 00:00:28,390
Drone operators will fall in either a recreational use category or the business use category the regulations

7
00:00:28,420 --> 00:00:35,460
will change depending on which category you fall in and also what type of drone you will be using if

8
00:00:35,460 --> 00:00:38,810
you wish to use your drone for recreational purposes.

9
00:00:38,910 --> 00:00:45,940
Depending on the size of your drone you may need to register the drone if your drone is smaller than

10
00:00:45,940 --> 00:00:48,300
zero point five pi pounds.

11
00:00:48,430 --> 00:00:54,520
You do not have to register your drone although the regulations differ.

12
00:00:54,540 --> 00:00:59,740
The safety guidelines are set for all drones.

13
00:00:59,770 --> 00:01:02,560
Now let's go through the safety guidelines.

14
00:01:02,560 --> 00:01:12,590
Fly your drone at or below 400 feet never lose sight of your drone never fly your drone your other aircraft

15
00:01:13,820 --> 00:01:22,240
never fly drones close to airports five mile restriction without prior permission never fly drones over

16
00:01:22,240 --> 00:01:31,330
unprotected crowds of groups of people never fly over moving vehicles keep your drone away from stadiums

17
00:01:31,330 --> 00:01:40,680
and sporting events never fly near emergency incidents like fires or natural disasters never fly drones

18
00:01:40,710 --> 00:01:44,740
while under the influence of any beverage or substance.

19
00:01:44,790 --> 00:01:48,990
Be mindful of airspace requirements.

20
00:01:49,050 --> 00:01:54,660
Be aware that the regulations may change and also there may be extra local rules.

21
00:01:54,670 --> 00:02:00,580
Be sure you check on the FAA Web site for current regulations and local rules before you go out and

22
00:02:00,580 --> 00:02:02,710
fly your drone.

23
00:02:02,770 --> 00:02:07,800
Now we'll go through some other notes regarding this course in this course.

24
00:02:07,820 --> 00:02:15,800
I will be using the PI term idc if you prefer other I.D. I've set a list of free I.D. that you can choose

25
00:02:15,800 --> 00:02:22,140
from Visual Studio code is one of the free I.D. that is becoming very popular.

26
00:02:22,190 --> 00:02:28,260
This idea is for python but you can also use other programming languages like go.

27
00:02:28,390 --> 00:02:32,580
I personally think pi term is the best idea when it comes to teaching Python.

28
00:02:33,430 --> 00:02:37,410
If you wish to use a different idea that is OK.

29
00:02:37,420 --> 00:02:43,900
Please remember that I will not be able to provide you product support also depending on the product

30
00:02:43,900 --> 00:02:46,840
version that you or I may differ.

31
00:02:46,840 --> 00:02:54,940
If you have any question regarding the IDC or need support make sure you contact the I.T. provider for

32
00:02:54,940 --> 00:02:57,760
this course I will be using a MacBook.

33
00:02:58,180 --> 00:03:03,760
For those of you who are using a Windows computer I will point out how to set your windows computer

34
00:03:03,790 --> 00:03:06,010
in which commands to be using.

35
00:03:06,490 --> 00:03:13,310
Although be aware that the screen in the lesson may differ from what you see on your computer I also

36
00:03:13,310 --> 00:03:15,890
want to go through these notes with you.

37
00:03:16,070 --> 00:03:25,400
I will not be liable for any loss or damage such as water wedding loss theft damage crash or natural

38
00:03:25,400 --> 00:03:33,530
failure of the drones or injury death caused by the crash of your drone do not publish the codes used

39
00:03:33,530 --> 00:03:35,950
in this course to any online course.

40
00:03:36,050 --> 00:03:42,740
YouTube videos blogs e-books to create or imitator online course for commercial purposes.

41
00:03:43,870 --> 00:03:51,440
You may partially use codes for the purpose of introducing this course also do not publish or redistribute

42
00:03:51,470 --> 00:03:55,770
the source code to get her or other similar sites.

43
00:03:55,970 --> 00:04:00,860
You may use the codes for commercial use under the prior conditions.

44
00:04:01,040 --> 00:04:08,360
If you have any questions feel free to contact me in this course we will be installing third party software

45
00:04:08,390 --> 00:04:15,160
or packages such as Open c v f as MPEG num B and flask.

46
00:04:15,200 --> 00:04:22,660
Make sure you are able to install these softwares before you purchase this course next about troubleshooting.

47
00:04:22,660 --> 00:04:23,530
Q And a.

48
00:04:23,980 --> 00:04:29,660
And this course we will be using a drone and questions regarding the product may be already asked.

49
00:04:29,680 --> 00:04:36,880
So make sure you Google first before you go onto the online Q A for this course for coding errors.

50
00:04:36,900 --> 00:04:43,100
You are also able to google it and check the reasons of the error by getting used to searching for your

51
00:04:43,100 --> 00:04:47,450
answer will also help you solve problems in a shorter time.

52
00:04:47,450 --> 00:04:52,740
Remember that this will eventually become one of your great skills when coding here.

53
00:04:52,740 --> 00:04:57,180
I want to show you how you can search for your errors.

54
00:04:57,220 --> 00:05:00,340
This is a script that we'll be using in this course.

55
00:05:00,370 --> 00:05:05,230
You don't have to understand what's written we'll get into the details later.

56
00:05:05,290 --> 00:05:09,100
Let's choose this code and run it once we run this code.

57
00:05:09,100 --> 00:05:11,710
You can see that a flask web server has been launched.

58
00:05:11,710 --> 00:05:14,920
As I click on this link a drone Web site will open.

59
00:05:14,920 --> 00:05:19,930
This site will be used as a controller where we can operate the drone to take off or tell it how to

60
00:05:19,930 --> 00:05:20,770
fly.

61
00:05:20,770 --> 00:05:23,700
At this moment the drone has not been connected.

62
00:05:23,710 --> 00:05:26,620
Let's see what happens if I click on the take off button.

63
00:05:26,620 --> 00:05:29,380
You can see that some errors occurred.

64
00:05:29,550 --> 00:05:36,920
It's an error caused in the self bind which can assign a requested address if you don't understand what

65
00:05:36,920 --> 00:05:38,100
the error means.

66
00:05:38,120 --> 00:05:41,750
You can simply copy the entire error message and Google search it.

67
00:05:42,800 --> 00:05:48,490
You will be able to search what is causing the error for more accurate results.

68
00:05:48,490 --> 00:05:54,790
We can add Python socket bind here we can see the stack overflow site showing us the reason for the

69
00:05:54,790 --> 00:05:59,910
error.

70
00:05:59,910 --> 00:06:02,820
Lastly about that you teach me a lesson speed.

71
00:06:03,000 --> 00:06:09,810
Once you start your lessons you will be able to see 1 times on the left bottom part of your Udemy screen

72
00:06:10,500 --> 00:06:12,080
by clicking on this box.

73
00:06:12,090 --> 00:06:16,450
You can change the lesson speed if the speed is too fast.

74
00:06:16,450 --> 00:06:23,310
Make sure you adjust the number 2.5 or point seven fine which will make the video slower.

75
00:06:23,620 --> 00:06:28,810
On the other hand if you think that some of the lessons are things you already know you may want to

76
00:06:28,810 --> 00:06:33,500
change the speed to a higher number so that the video will be faster.

77
00:06:33,700 --> 00:06:35,320
That's all the important notes.

78
00:06:35,320 --> 00:06:38,050
Make sure you go through it before purchasing the lesson.
