Skip to content

Commit 6afdaea

Browse files
committed
Updated readme with car video
1 parent 30e7014 commit 6afdaea

File tree

6 files changed

+27
-11
lines changed

6 files changed

+27
-11
lines changed

README.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,13 @@ Our goal is to develop AirSim as a platform for AI research to experiment with d
66

77
**Check out the quick 1.5 minute demo**
88

9-
[![AirSim Demo Video](docs/images/demo_video.png)](https://youtu.be/-WfTr1-OBGQ)
9+
Drones in AirSim
1010

11-
## What's New
11+
[![AirSim Drone Demo Video](docs/images/demo_video.png)](https://youtu.be/-WfTr1-OBGQ)
1212

13-
* We now have the [car model](docs/using_car.md).
14-
* New built-in flight controller called [simple_flight](docs/simple_flight.md) that "just works" without any additional setup. It is also now *default*.
15-
* AirSim now also generates [depth as well as disparity images](docs/image_apis.md) that is in camera plan.
16-
* We also have official Linux build now! If you have been using AirSim with PX4, you might want to read the [release notes](docs/release_notes.md).
17-
* No need to build the code. Just download [our binaries](https://github.com/Microsoft/AirSim/releases) and you are good to go!
13+
Cars in AirSim
14+
15+
[![AirSim Car Demo Video](docs/images/car_demo_video.png)](https://youtu.be/gnz1X3UNM5Y)
1816

1917
## How to Get It
2018

@@ -36,7 +34,10 @@ If you have remote control (RC) as shown below, you can manually control the dro
3634

3735
[More details](docs/remote_control.md)
3836

39-
![record screenshot](docs/images/DroneGIF-03.gif)
37+
![record screenshot](docs/images/AirSimDroneManual.gif)
38+
39+
![record screenshot](docs/images/AirSimCarManual.gif)
40+
4041

4142
### Programmatic control
4243

@@ -65,6 +66,17 @@ Yet another way to use AirSim is so-called "Computer Vision" mode. In this mode,
6566
- [Setting up AirSim with Pixhawk Tutorial](https://youtu.be/1oY8Qu5maQQ)
6667
- [Using AirSim with Pixhawk Tutorial](https://youtu.be/HNWdYrtw3f0)
6768

69+
70+
## What's New
71+
72+
* We now have the [car model](docs/using_car.md).
73+
* No need to build the code. Just download [binaries](https://github.com/Microsoft/AirSim/releases) and you are good to go!
74+
* The [tutorial](https://www.youtube.com/watch?v=y09VbdQWvQY) for using off-the-self environments with AirSim.
75+
* The [reinforcement learning example](docs/reinforcement_learning.md) with AirSim
76+
* New built-in flight controller called [simple_flight](docs/simple_flight.md) that "just works" without any additional setup. It is also now *default*.
77+
* AirSim now also generates [depth as well as disparity images](docs/image_apis.md) that is in camera plan.
78+
* We also have official Linux build now! If you have been using AirSim with PX4, you might want to read the [release notes](docs/release_notes.md).
79+
6880
## Participate
6981

7082
### Paper

docs/images/AirSimCarManual.gif

4.85 MB
Loading

docs/images/car_demo_video.png

167 KB
Loading
549 KB
Loading

docs/who_is_using.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# Who is Using AirSim?
22

3-
Would you like to see your own group or project here? Just add a [GitHub issue](https://github.com/microsoft/airsim/issues) with quick details and link to your website or paper or send us email at msrair at microsoft.com.
3+
#### Would you like to see your own group or project here?
4+
Just add a [GitHub issue](https://github.com/microsoft/airsim/issues) with quick details and link to your website or paper or send us email at msrair at microsoft.com.
45

5-
* [Astrobotic](https://www.astrobotic.com/technology) - [Kerry Snyder](http://www.ohscope.com/)
6+
7+
* [Astrobotic](https://www.astrobotic.com/technology) - [Kerry Snyder](http://www.ohscope.com/)
8+
* [GRASP Lab, Univ of Pennsylvania](https://www.grasp.upenn.edu/) - [Dr. Giuseppe Loianno](http://wpage.unina.it/giuseppe.loianno/)
9+
* [Department of Aeronautics and Astronautics, Stanford University](https://aa.stanford.edu/) - [Prof. Mykel J. Kochenderfer](http://mykel.kochenderfer.com/)
610
* [Ghent University](https://www.ugent.be) - [Nils Tijtgat](https://timebutt.github.io/static/author/nils/)
711
* [ICARUS](http://icarus.upc.edu) - [Kjell Kersandt](https://github.com/kjell-k)
812
* [UC, Santa Barbara](https://www.ucsb.edu/) - [Rodger Luo](http://www.rodgerluo.com/) and Sam Green
913
* [WISE Lab, Univ of Waterloo](https://uwaterloo.ca/waterloo-intelligent-systems-engineering-lab/) - [Nick Fox-Gieg](https://uwaterloo.ca/waterloo-intelligent-systems-engineering-lab/about/people/nafoxgie)
1014
* [HAMS project](https://www.microsoft.com/en-us/research/project/hams/), MSR India -[Venkat Padmanabhan](https://www.microsoft.com/en-us/research/people/padmanab/) and [Akshay Uttama Nambi](https://www.microsoft.com/en-us/research/people/t-snaksh/)
1115
* [Texas A&M](https://www.tamu.edu/) - [Sai Vemprala](http://www.saihv.com/)
12-
* [Robotics and Perception Group](http://rpg.ifi.uzh.ch/), University of Zurich
16+
* [Robotics and Perception Group, University of Zurich](http://rpg.ifi.uzh.ch/) - [Davide Scaramuzza](http://rpg.ifi.uzh.ch/people_scaramuzza.html)

0 commit comments

Comments
 (0)