fix #18: inverse the coding and shebang line

This commit is contained in:
Brian Delhaisse
2019-11-13 20:02:37 +01:00
parent 9c194786e8
commit bc059da3cb
691 changed files with 723 additions and 667 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Run the Asus Xtion interface.
Make sure that the `openni` library is installed with all the correct environment variables set, and that the Asus
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Load the mouse keyboard interface.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Run the Openpose interface.
Make sure that the webcam is connected, and that the openpose framework has been installed before running this code.
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Load the Playstation game controller interface
How to run:
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Control a quadcopter in the air using an Xbox or Playstation game controller.
how to run:
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Control a quadcopter in the air using speech.
Try to say:
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Control a wheeled robot using a keyboard, an Xbox or Playstation game controller.
how to run:
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Control a wheeled robot in the air using speech.
Try to say:
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Run the Space mouse interface.
Make sure that the `spnav` library is installed, and the space mouse (by 3Dconnexion) is connected to the computer
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Run the speech interface.
This will perform speech recognition, translation, and synthesization. Make sure that your computer has a microphone
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Run the Webcam interface.
Make sure that the webcam is connected before running this code. Note that it can take some time to initialize
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Load the Xbox game controller interface
How to run: