Skip to content
Snippets Groups Projects
Commit 7ef3b921 authored by David Sidrane's avatar David Sidrane Committed by Lorenz Meier
Browse files

Fixes lost RC on px4fmu-v4

   A recent change in in the fmu stops the instance when a
   xxxx_reset command is used issued if the fmu was not
   already running.

   That change left publications published and then on the
   next creation created a new publications was created.

   This change calls orb_unadvertise to mark the publication
   as un published so that on the next instantiations of the
   fmu it resumes publishing on the same publication.
parent 79d15ad2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment