Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SensiNact/Bridge-android-imu"

(Created page with "== Description == This bridge allows sensinact to receive Inertial Measurements from a Android device. == Sensinact version == This bridge is available in Sensinact version...")
(No difference)

Revision as of 12:30, 19 March 2018

Description

This bridge allows sensinact to receive Inertial Measurements from a Android device.

Sensinact version

This bridge is available in Sensinact versions superior to 20160805.2-dev

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://sensinact.address.com/imu/. From that point on you can check the position of your device checking the service called android that is available in Sensinact

Limitations

  • Multiple android devices are not supported. Meaning that if multiple devices point the to IMU URL, the last one to publish the information wins.

Back to the top