码迷,mamicode.com
首页 >  
搜索关键字:proximity sensor    ( 457个结果
Android 摇一摇监听实现
package com.loaderman.androiddemo; import android.content.Context; import android.hardware.Sensor; import android.hardware.SensorEvent; import android... ...
分类:移动开发   时间:2019-01-31 17:39:08    阅读次数:190
linux 系统管理(三) 系统信息查看 inx
inxi infomation x i (信息每个人都爱) Inxi 最初是为控制台和 IRC(网络中继聊天)开发的一个强大且优秀的命令行系统信息脚本。可以使用它获取用户的硬件和系统信息,它也用于调试或者社区技术支持工具。 使用 Inxi 可以很容易的获取所有的你想要的信息: 1. 硬件信息:硬盘、 ...
分类:系统相关   时间:2019-01-24 01:16:14    阅读次数:253
ardupilot_gazebo仿真(二)
ardupilot_gazebo仿真(二) 标签(空格分隔): 未分类 在模型中添加sensor [gezebo官网 sensor部分教程][1] [gezebo官网 基础部分教程][2] 以camera为例 其中pose是3个position$(x,y,z)$和1个旋转矢量$(\theta,\ph ...
分类:其他好文   时间:2018-12-09 10:42:23    阅读次数:342
489. Robot Room Cleaner - Hard
Given a robot cleaner in a room modeled as a grid. Each cell in the grid can be empty or blocked. The robot cleaner with 4 given APIs can move forward ...
分类:其他好文   时间:2018-12-07 11:54:09    阅读次数:147
[hi3518] 记录一次Hi3518E新添sensor的过程
使用的sensor是海思列表没有支持的SC2235,主要需要了解到这个sensor的配置已经地址(需要向sensor原厂要驱动sc2235_cmos.c sc2235_sensor_ctl.c sc2235_1080p_line.ini vpss_attr_2235.c)编译为.so .a以供测试代 ...
分类:其他好文   时间:2018-11-28 15:36:22    阅读次数:782
new
``` #include "mbed.h" #include "MCP23017.h" #include "WattBob_TextLCD.h" #include "TCS3472_I2C.h" #include "stdint.h" #include "VL6180.h" #include "rt... ...
分类:其他好文   时间:2018-11-25 17:43:04    阅读次数:129
ubuntu16.04 安装系统之后的开发必备-sourcelist--idk-sublime--opencv
设置sourcelist.txt # 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ xenial main restricted universe multiverse# ...
分类:系统相关   时间:2018-11-08 16:32:27    阅读次数:213
UZH slam 两种相机
1、event camera:http://rpg.ifi.uzh.ch/research_dvs.html 2、SCAMP Vision Sensor:https://personalpages.manchester.ac.uk/staff/p.dudek/scamp/ 每个像素后面都集成了一个S ...
分类:其他好文   时间:2018-10-31 15:41:53    阅读次数:216
UPenn - Robotics 5:Robotics: Estimation and Learning - week 3:Mapping
building a semantic map requires advanced object recognition techniques which go beyond our scope. But we are most interested in the range sensor it h ...
分类:移动开发   时间:2018-10-29 10:25:46    阅读次数:391
sensor hub
SCP 协处理器是一种芯片,用于减轻系统微处理器的特定处理任务 IPI: Inter-Processor Interrupt(处理器之间的中断) IPI(inter-processorinterrupt)是一种特别的中断。在对称多处理器 (SMP)环境下,它可以被任意一个处理器用来对另一个处理器产生 ...
分类:其他好文   时间:2018-10-26 22:24:34    阅读次数:629
457条   上一页 1 ... 5 6 7 8 9 ... 46 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!