jaiarobotics / jaiabot

Jaiabot source code
Other
20 stars 2 forks source link

bug/after-performing-a-task-mission-manager-breaks #842

Closed ferrom-jaia closed 4 months ago

ferrom-jaia commented 4 months ago

Description

Need to pass a default publisher to send task packet over intervehicle. The group is inferred from jaiabot::INTERVEHICLE_API_VERSION and possibly the already-set bot_id field we don't need to set anything using the group function. However Goby requires one to exist for using non-broadcast groups, so we define a no-op group_func

Testing

edsanville commented 4 months ago

Works for me.