首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏机器人课程与技术

    ROS1&2极简版安装配置案例(Noetic&Foxy@Ubuntu20.04)

                image_bridge.launch camera.launch              imu.launch create.launch              magnetometer.launch ros_ign_gazebo_demos  -a                              imu.launch.py air_pressure.launch.py          magnetometer.launch.py ros2 launch ros_ign_gazebo_demos magnetometer.launch.py RGBD相机 RGBD摄像机数据可通过以下方式获得: sensor_msgs/msg/Image

    1.2K31发布于 2020-08-13
  • 来自专栏muller的测试分享

    软件测试|web自动化测试神器playwright教程(二十九)

    - `'ambient-light-sensor'` - `'accelerometer'` - `'gyroscope'` - `'magnetometer

    61010编辑于 2023-08-03
  • 来自专栏灯塔大数据

    原创译文 | Sphero发布Spark Bolt,AI机器人进攻教育领域

    UV-coated clear plastic shell that's waterproof and "highly durable"and taps sensors — including a magnetometer Other hardware additions include an ambient light sensor that can read the brightness of a room and a magnetometer

    1.6K30发布于 2018-10-09
  • 来自专栏施炯的IoT开发专栏

    Windows 8.1 低功耗蓝牙开发

    Sensor Tag内部包含了6种传感器:IR temperature Sensor, Humidity Sensor, Pressure Sensor, Accelerometer, Gyroscope, Magnetometer Accelerometer "f000aa10-0451-4000-b000-000000000000" Humidity "f000aa20-0451-4000-b000-000000000000" Magnetometer

    2.9K50发布于 2018-01-10
  • 来自专栏非典型技术宅

    iOS传感器:实现一个随屏幕旋转的图片1. 加速计介绍2. 加速计的使用3. 获取加速计数据的两种方式4. 实现图片永远水平方向

    These services provide an app with accelerometer data, rotation-rate data, magnetometer data, and other These types of data originate with a device’s accelerometers and (on some models) its magnetometer and

    2.5K40发布于 2018-06-28
  • 来自专栏施炯的IoT开发专栏

    Windows Phone 7 数字罗盘使用指南

    但是,从MSDN的文档《Sensors Overview for Windows Phone》来看,其compass提供的应该是与地磁北极的偏角:     “The Compass, or magnetometer An application can also use raw magnetometer readings to detect magnetic forces around the device.”

    1.2K100发布于 2018-01-10
  • 来自专栏服务器运维笔记

    你了解可显著提升加载性能的 103 Early Hints 状态码吗?

    clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer

    1.4K61编辑于 2023-01-10
  • 来自专栏ShaoYL

    iOS---开发实用传感器

    加速度传感器\加速计(Motion/Accelerometer Sensor) 环境光传感器(Ambient Light Sensor) 距离传感器(Proximity Sensor) 磁力计传感器(Magnetometer

    1.6K60发布于 2018-05-11
  • 来自专栏全栈程序员必看

    无人机相关专业术语有哪些_国际商务英语专业术语

    多旋翼 multirotors, multicopters 四旋翼 4-rotor helicopters, quadcopter 加速计 accelerometer 陀螺仪 gyroscope 磁力计 magnetometer

    2.3K20编辑于 2022-09-21
  • 来自专栏云深之无迹

    开源MicroPython飞控

    = (104, 105) # addresses of MPU9250 determined by voltage on pin AD0 _mag_addr = 12 # Magnetometer _magsetup(self): # mode 2 100Hz continuous reads, 16 bit ''' Magnetometer _mag def _mag_callback(self): ''' Update magnetometer Vector3d object (if data available

    2.8K31发布于 2021-12-01
  • 来自专栏全栈程序员必看

    [Motion]MPU9250的详细功能

    传感器数据寄存器 数据类别 作用 特性 gyroscope/ accelerometer/ magnetometer/ auxiliary-sensor/ temperature 保存最新的传感器数据

    1.5K10编辑于 2022-07-23
  • 来自专栏嵌入式Linux系统开发

    一文带你搞懂 sensor 传感器

    目前,MEMS传感器主要有加速度计(Accelerometer),磁力计(Magnetometer),陀螺仪(Gyroscope),光感计(Ambient light sensor),接近光(Proximity

    3.8K31编辑于 2022-04-07
  • 来自专栏深度学习与python

    当 AI 重塑开发体验,iOS 生态为何显得格格不入?

    ambient-light-sensor; autoplay; battery; camera; fullscreen; gamepad; geolocation; gyroscope; idle-detection; magnetometer

    1.3K00编辑于 2025-03-11
  • 来自专栏全栈程序员必看

    Android.mk的用法和基础 && m、mm、mmm编译命令「建议收藏」

    shell命令 取一个片段,如下: ifeq ($(MTK_SENSOR_SUPPORT),yes) LOCAL_PATH := $(call my-dir) ifeq ($(CUSTOM_KERNEL_MAGNETOMETER

    5.9K11编辑于 2022-09-01
  • 来自专栏前端全栈开发者

    翻译|前端开发人员的10个安全提示

    none'; camera 'none'; encrypted-media 'none'; fullscreen 'self'; geolocation 'none'; gyroscope 'none'; magnetometer

    1.3K71发布于 2020-04-29
  • 来自专栏arXiv每日学术速递

    机器人相关学术速递[7.21]

    re-initialization. 【7】 Attitude and In-orbit Residual Magnetic Moment Estimation of Small Satellites Using only Magnetometer is also ensured that the dipole as well as attitude estimation of the satellite is done using only a magnetometer

    59120发布于 2021-07-27
  • 汽车芯片测试:运动传感器芯片工作原理与德诺嘉芯片测试座解决方案

    (三)地磁传感器芯片(Magnetometer)核心功能:感知地球磁场,辅助车辆定位(如无 GPS 场景的方向判断)、泊车辅助(检测车辆与障碍物距离)。

    44710编辑于 2025-10-10
  • 来自专栏机器人课程与技术

    Gazebo機器人仿真學習探索筆記(二)基本使用說明

    linear_battery_demo.world single_rotor_demo.world logical_camera.world sonar_demo.world magnetometer.world

    1.7K20发布于 2019-01-23
  • 来自专栏全栈程序员必看

    android传感器高级编程_传感器程序编写

    包括如下几个传感器: 方向(orientation)传感器、磁力(magnetometer)传感器 了解后我们就开始进入传感器的编程工作了,接下来我们看一下Android为我们提供的传感器框架(Android

    1.4K62编辑于 2022-11-11
  • 来自专栏机器人课程与技术

    ROS2 Humble测试版功能包列表

    ros-humble-phidgets-ik ros-humble-wiimote-dbgsym ros-humble-phidgets-magnetometer ros-humble-wiimote-msgs ros-humble-phidgets-magnetometer-dbgsym

    1.3K20编辑于 2022-05-10
领券