OpenAgricultureFoundation / openag_ui

UI for OpenAg food computers
GNU General Public License v3.0
53 stars 27 forks source link

Fix status code 400 in stop_recipe service call #150

Closed sp4ghet closed 7 years ago

sp4ghet commented 7 years ago

The stop_recipe service requests an Empty message body, but we were sending a {}, which registered as [[]] in ROS.