Skip to content

AERO-TRAIN/exercises_summer_school_hri_day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

AEROTRAIN SUMMER SCHOOL - Human-Robot Interaction Day: Tutorial 1

Preparation Checklist

Before the start of the summer school, the student should have proper setup the laptop with the following:

  1. Docker
  2. Terminator (Optional)
    sudo apt-get install terminator
    
  3. Clone the repository
    git clone https://github.com/AERO-TRAIN/exercises_summer_school_hri_day.git
    

Exercise Description

  • Introduction to exercise
  • UAV control
    • Controller implementation
  • Human interaction
    • Keyboard interface implementation
  • Delay effect
    • Position predictor implementation
  • Server-client system

Troubleshooting

Consider opening an Issue if you have troubles with the exercises of the repo.
Feel free to use the Discussions tab to exchange ideas and ask questions.

Citation

This tutorial was motivated by 'Sankaranarayanan, V.N., Damigos, G., Seisa, A.S., Satpute, S.G., Lindgren, T. and Nikolakopoulos, G., 2023, June. Paced-5g: Predictive autonomous control using edge for drones over 5g. In 2023 International Conference on Unmanned Aircraft Systems (ICUAS) (pp. 1155-1161). IEEE.'

@inproceedings{sankaranarayanan2023paced,
  title={Paced-5g: Predictive autonomous control using edge for drones over 5g},
  author={Sankaranarayanan, Viswa Narayanan and Damigos, Gerasimos and Seisa, Achilleas Santi and Satpute, Sumeet Gajanan and Lindgren, Tore and Nikolakopoulos, George},
  booktitle={2023 International Conference on Unmanned Aircraft Systems (ICUAS)},
  pages={1155--1161},
  year={2023},
  organization={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages