How to develop ROS applications in Heroku?

asked 2018-08-16 14:29:58 -0500

stevemartin gravatar image

Hi, I want to develop ROS using Heroku, does anyone know how to do it? Is it similar to installing ROS in AWS EC2? The main purpose is to work with IoT. The small embedded system will push some sensor signals via MQTT and I want to catch those MQTT topics via mqqt_bridge in Heroku and further do something with a signal.

edit retag flag offensive close merge delete