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

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

License

Notifications You must be signed in to change notification settings

RoboticBase/uoa_poc2_bridge

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published