No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/miroboticslab/interaction.git
VCS Type git
VCS Version rolling
Last Updated 2024-09-11
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

connector wifi

Additional Links

No additional links.

Maintainers

  • ShangZihan

Authors

No additional authors.

connector

许可证(License)

Copyright (c) 2023 Beijing Xiaomi Mobile Software Co., Ltd. All rights reserved.

Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an 'AS IS' BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

目录

项目|软件版本|协议版本|修订日期|修订人员|备注 :--:|:--|:--|:--:|:--:|:--: 快连|V1.1.0.0|V1.0.0.0|2023-02-06|尚子涵|无

2. 概述

仿生机器人快速连接网络及目标设备(下文简称快连)场景主要有以下特性:

  1. 仿生机器人处于WiFi环境中;
    • WiFi可以是第三方路由的WiFi;
    • WiFi也可以是APP所在设备外放的热点。
  2. App所在设备已连接上目标WiFi;
  3. App发起的使得仿生机器人连接目标WiFi;
  4. 仿生机器人连接目标WiFi成功后再连接目标APP所在设备;
  5. 最终实现快速和目标WiFi及设备建立连接。

3. 设计

3.1. 功能设计

![](./doc/image/cn_connector.png)

如上图所示,快连功能主要有两个:

  1. 配网功能:通过长按touch来实现开关;
  2. 自动连接:通过系统自带的重连机制实现。

3.2 模块设计

![](./doc/image/cn_connector_module.svg)

如上图所示,仿生机器人快速连接网络及目标设备架构组成及各组成部分主要功能如下:

  1. touch:提供机器人头部触摸信号。
  2. led:提供展示机器人头部及身体上灯效功能。
  3. audio:提供机器人语音播报功能。
  4. camera:提供视野内图像数据。
  5. QRreader:提供二维码识别功能。
  6. WiFi:提供 linux 系统的目标WiFi连接功能。
  7. App:提供 携带WiFi信息的 二维码生成功能。
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged connector at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.