Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SensiNact/Bridge Android IMU

< SensiNact
Revision as of 08:54, 23 May 2017 by Remi.druilhe.gmail.com (Talk | contribs) (Minor fix)

Description

This bridge allows sensiNact to receive Inertial Measurement Unit (IMU) from a Android device.

Requirements

  • android-imu bridge activated (via sensinact -c) ;
  • Android device running Chrome browser.

How to use it

Point the Chrome (from your device) to the URL http://url_to_sensinact_gateway/imu/. From that point on, you can access to the position of your device using the provider called android that is available in sensiNact.

Limitations

  • Multiple android devices are not supported. Meaning that if multiple devices point the to same IMU URL, the information of the last ones are considered.

Back to the top