Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

πŸŸ₯ The module that allows observing orientations through a 3D object from Euler angles or quaternion transmitted with WebSocket via wi-fi or serial port.

Notifications You must be signed in to change notification settings

nelsonwenner/python-orientation-visualization-app

Repository files navigation

ORIENTATION VISUALIZATION

πŸ’‘ About

The module that allows observing orientations through a 3D object from Euler angles or quaternion transmitted with WebSocket via wi-fi or serial port.

πŸŽ₯ Preview

πŸš€ Technologies

βœ‹ Warning

To use this module, remember that data must be transmitted via serial port or WIFI in string where each data has to be separated by a comma.

  • Quaternion

    "w,x,y,z"
    • Data example
      "00.0000000,00.0000000,00.0000000,00.0000000"
  • Euler angles

    "pitch,roll,yaw"
    • Data example
      "00.0000000,00.0000000,00.0000000"

i️ Getting Started

  1. Fork this repository and clone it on your machine.
  2. Change the directory to python-orientation-visualization-app where you cloned it.

⚑ Module Getting Started

  1. Install requirements.
$ pi3 install -r requirements.txt
  1. Startup
$ python3 App.py
  • If you are going to use data transmission via Wifi, when connecting, keep in mind that the WebSocket server IP will be your machine's IP and port 8080.

Made with β™₯️ by Nelson Wenner πŸ‘‹ Get in touch!

About

πŸŸ₯ The module that allows observing orientations through a 3D object from Euler angles or quaternion transmitted with WebSocket via wi-fi or serial port.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /