Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from belongtothenight/b1
Browse files Browse the repository at this point in the history
Update main
  • Loading branch information
belongtothenight authored Jun 5, 2022
2 parents 31b312f + 004b73b commit d560d62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vcs.xml
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# IITF_FinalProject_DroneMotionControl
Developing start in 2022.06.05 09:50
Code version: v2.0.0
Developing start in 2022.06.05 11:30
Code version: v2.1.0
Author: Dachuan Chen

## Description
Expand Down Expand Up @@ -51,6 +51,9 @@ Based on the data generated from FRCNN test, this program shows how the drone wi
3. Land beside the target and take a picture of it.

## Adjustment Log
1. v1 / Prepare the simulating environment coded by CoderSpace(YT)
2. v1 / Achieved basic control of AirSim drone
1. v1.0.0 / Prepare the simulating environment coded by CoderSpace(YT).
2. v1.0.0 / Achieved basic control of AirSim drone.
3. v2.0.0 / Abandon 3D engine build in v1.0.0.
4. v2.0.0 / Established AirSim and Unreal Engine 4 as new simulation platform.
5. v2.1.0 / Move functions away from main.

0 comments on commit d560d62

Please sign in to comment.