1 Star 0 Fork 0

baiban8 / mqtt_client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
params.yaml 370 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lennart Reiher 提交于 2023-01-29 17:49 . fix ros2 launch file
broker:
host: localhost
port: 1883
bridge:
ros2mqtt:
- ros_topic: /ping/ros
mqtt_topic: pingpong/ros
- ros_topic: /ping/primitive
mqtt_topic: pingpong/primitive
primitive: true
mqtt2ros:
- mqtt_topic: pingpong/ros
ros_topic: /pong/ros
- mqtt_topic: pingpong/primitive
ros_topic: /pong/primitive
primitive: true
1
https://gitee.com/baibansk/mqtt_client.git
git@gitee.com:baibansk/mqtt_client.git
baibansk
mqtt_client
mqtt_client
main

搜索帮助