Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
9woods123 authored Jan 8, 2025
1 parent 92cec58 commit cf0a687
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,15 @@ The drone will be designated as Player 0, and the vehicle will be designated as
std::cerr << "Error: " << e.what() << std::endl;
}
```

# If you find our work useful we'd love to hear from you. If you use this repositorty as part of your research can you please cite the repository in your work:

@misc{Airsim_keyboard_control_car,
author = {Yu, Tianyou},
title = {Airsim\_keyboard\_control\_car},
year = {2024},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/9woods123/Airsim_keyboard_control_car}}
}

0 comments on commit cf0a687

Please sign in to comment.