撕除贴纸,撕除控制器顶部的贴纸
Step 2
使用盒内包含的USC 电缆。将控制器较为光亮的一面朝上并让绿灯朝向您自己
Step 3
下载Linux版本的 V2 软件
https://www.leapmotion.com/setup/desktop/windows
最低系统要求
- Windows®7+ or Mac® OS X 10.7+
- AMDPhenom™ II or Intel® Core™ i3/i5/i7 处理器
- 2GB RAM
- USB2.0 端口
- 网络连接
Step 4
完成后解压,cd到指定目录(或在指定目录下打开终端)
service
sudo gedit/lib/systemd/system/leapd.service
打开后粘贴以下代码:
[Unit]
Description=LeapMotionDaemon
After=syslog.target
[Service]
Type=simple
ExecStart=/usr/sbin/leapd
[Install]
WantedBy=multi-user.target
保存之后:
sudo ln -s/lib/systemd/system/leapd.service /etc/systemd/system/leapd.service
systemctldaemon-reload
Step 5
cd到指定目录下,安装Deb文件(64位系统)
sudo dpkg -i Leap-2.3.1+31549-x64.deb
Step 6
运行leapd
sudo leapd
另一个终端运行controlPanel
LeapControlPanel
此时看到桌面左上角有一个LeapMotion方形绿色小图标
Step 7
右击打开Visualizer(或终端运行Visualizer)可看到运行图像界面