Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (28 loc) · 1.18 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.18 KB

uoa_poc2_bridge

This ros package acts as a bridge between FIWARE and ROS through MQTT.

TravisCI Status

Description

This application bridges a ROS autonomous mobile robot and RoboticBase.

This application was used in a PoC demonstrated by TIS and UoA in November 2019.

requirements

prepare

install dependency

rosdep install --from-paths src --ignore-src -r -y

environment variables

environment variable description
MQTT_HOST IP address or FQDN of MQTT Broker
MQTT_PORT Port number of MQTT Broker
MQTT_USERNAME Username to connect MQTT Broker
MQTT_PASSWORD Password to connect MQTT Broker
MQTT_USE_CA If "true", connect MQTT Broker by using mqtt/tls
ENTITY_TYPE Type of RoboticBase's Entity
ENTITY_ID ID of RoboticBase's Entity
CMD_NAME the command name of RoboticBase's iotagent-json

License

Apache License 2.0

Copyright

Copyright (c) 2019 TIS Inc.