OpenAgricultureFoundation / openag_brain

ROS package for controlling an OpenAg food computer
GNU General Public License v3.0
221 stars 68 forks source link

Bug in get_topic_info endpoint #46

Closed gordonbrander closed 7 years ago

gordonbrander commented 7 years ago

Variable master does not exist in scope. We want rostopic_master. See https://github.com/OpenAgInitiative/openag_brain/blob/master/src/openag_brain/software_modules/api.py#L175

LeonChambers commented 7 years ago

Can you submit a PR for this?

gordonbrander commented 7 years ago

Yup it's on the way.

gordonbrander commented 7 years ago

@LeonChambers here you go: https://github.com/OpenAgInitiative/openag_brain/pull/47