1 Star 0 Fork 0

王文渊/naoqi_driver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.rst 2.30 KB
一键复制 编辑 原始数据 按行查看 历史
Maxime Busy 提交于 2019-12-18 19:51 . Update CI, add melodic-stretch

Description

This is a naoqi driver module that bridges with ROS. It publishes several sensor data as well as the robot position.

On the other hand it enables ROS to call parts of the NAOqi API.

What it does

The naoqi_driver module is in charge of providing some bridge capabilities between ROS and NAOqiOS.

How it works

The naoqi_driver module is a NAOqi module that also acts as a ROS node. As there is no roscore on the robot, it needs to be given the IP of the roscore in order to be registered as a node in the ROS processing graph. Usually, you will start your roscore on your local desktop.

Once connected, normal ROS communication is happening between your robot, running NAOqi OS, and your desktop, running ROS.

For further information, you can go here or build the doc:

cd doc
doxygen Doxyfile
sphinx-build -b html ./source/ ./build/

Travis - Continuous Integration

ROS Release status
Melodic-stretch Melodic with Debian Stretch
Melodic Melodic with Ubuntu Bionic
Kinetic Kinetic with Ubuntu Xenial
Indigo Indigo with Ubuntu Trusty
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang-wenyuan123/naoqi_driver.git
git@gitee.com:wang-wenyuan123/naoqi_driver.git
wang-wenyuan123
naoqi_driver
naoqi_driver
master

搜索帮助