Skip to content

Program to send IMU data to laptop via wifi/UDP and run a visualization of the imu.

Notifications You must be signed in to change notification settings

JonasLos/BBBVisImu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BBBVisImu

Program to send IMU data to laptop via wifi/UDP and run a visualization of the imu.

Visualization Code was largely adopted from https://github.com/thecountoftuscany/PyTeapot-Quaternion-Euler-cube-rotation and only slightly modified to simplify data input.

IMU2Quat_UDP.py is run on the Beaglebone Blue. It requires installation of rcpy if not already installed.

UDPtoVis.py will run on a laptop. It requires installation of pygame and OpenGL if not already installed.

You may need to adjust the Socket/UDP settings according to your own beaglebone and Laptop.

About

Program to send IMU data to laptop via wifi/UDP and run a visualization of the imu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages