| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The module that allows observing orientations through a 3D object from Euler angles or quaternion transmitted with WebSocket via wi-fi or serial port.
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""00.0000000,00.0000000,00.0000000,00.0000000"Euler angles
"pitch,roll,yaw""00.0000000,00.0000000,00.0000000"$ pi3 install -r requirements.txt$ python3 App.pyMade with ♥️ by Nelson Wenner 👋 Get in touch!
| Back | FazBrowse Home | New Git URL |