-
Notifications
You must be signed in to change notification settings - Fork 43
Teleoperation with Gazebo simulator
In this project, the user can use the keyboard to teleoperate a drone using the simulator Gazebo.
-
Change directory to this project:
$ cd $AEROSTACK_STACK/projects/teleoperation_gazebo
-
Execute the script that launches Gazebo:
$ ./launcher_gazebo.sh
-
Wait until the following window is presented:
-
Open a new terminal and change directory to the project:
$ cd $AEROSTACK_STACK/projects/teleoperation_gazebo
-
Execute the script that launches the Aerostack components for this project:
$ ./main_launcher.sh
-
Click on the window corresponding to the keyboard teleoperation interface and teleoperate the drone using the appropriate keys.
-
To stop the processes execute the following script:
$ ./stop.sh
-
To close the inactive terminals:
$ killall bash
Contact: We thank and welcome any suggestion or comment about Aerostack. For any question or bug report you can read and/or write at the issues page. You can also contact the team support at the following address: [email protected]
The content of the Aerostack wiki is licensed under Creative Commons license CC BY 4.0