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 1.0.0
License Apache License, Version 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/miroboticslab/cyberdog_ros2.git
VCS Type git
VCS Version main
Last Updated 2021-10-15
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

Scence detection from GPS

Additional Links

No additional links.

Maintainers

  • liupeng9

Authors

No additional authors.

SceneDetection

该模块为机器人提供场景检测功能,通过定位芯片获取当前位置信息,同时通过卫星信号质量判断机器人当前处于室内或室外。

通过SceneDetection server接受系统对本模块的控制命令,通过SceneDetection publisher向系统发布当前位置信息。

主要功能

SceneDetection server

  • 接收系统发送的控制命令,命令类型如下:
    • 开启定位
    • 关闭定位

SceneDetection publisher

  • 定期(1S)向系统发布机器人当前位置信息,包含以下内容
    • 经度
    • 纬度
    • 场景判别结果
  • 过滤非必要的定位芯片上报信息,减少CPU使用率

其他

  • 完成定位芯片初始化
  • 解析定位芯片上报的数据

编译

使用了colcon编译系统

  • colcon build –merge-install –install-base /opt/ros2/cyberdog –packages-up-to cyberdog_scene_detection

文件

  • ./src/
    • bream
      • 定位芯片头文件
    • hal
      • 定位芯片头文件
    • scene_detection.cpp
      • 实现SceneDetection server与SceneDetection publisher
    • patch_downloader
      • 定位芯片头文件
  • lib_bream
    • 定位芯片库
  • ./CMakefile.txt
    • 编译脚本
  • ./package.xml
    • 模块声明和依赖声明
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 cyberdog_scene_detection 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.