Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Hololensの位置情報をPCで保存,再生が行える

License

Notifications You must be signed in to change notification settings

akihiro0105/HoloLensDeviceLogSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeviceLogSystem

動作環境

  • Windows10 Creators Update
  • Unity 2017.4
  • Visual Studio 2017
  • HoloLens RS4
  • Windows MixedReality Device

概要

DeviceLogSystem

  • HoloLensの基準オブジェクトからの位置をUDPで送信するUnityプロジェクト
  • WPFプロジェクトで保存された位置情報をUnity上で確認するUnityプロジェクト

DeviceLogReceiverWPF

  • UDPで送信された位置情報をWPFプロジェクトで受信,保存するVisual Studioプロジェクト

利用パッケージ

内容

DeviceLogSystem

  • DeviceLogSystemSample

    • targetに設定されたオブジェクトの位置をUDPで送信するサンプルです
  • DeviceLogSystemViewerSample

    • targetに設定されたオブジェクトに..\DeviceLogReceiverWPF\DeviceLogReceiverWPF\bin\Debug\Transform.txtに保存された位置情報を再生します

DeviceLogReceiverWPF

  • DeviceLogReceiverWPF
    • UDPで送信された位置情報を受信してTransform.txtに保存します
    • HoloLensのRestAPIを利用してバッテリー残量を取得します

About

Hololensの位置情報をPCで保存,再生が行える

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages