Skip to content

Change finished message

Marcos Huck requested to merge feature/change_recording_message into develop

Related tasks

Context

Cloudsim currently listens to the /subt/start topic and looks for finished messages to know when a simulation has finished.

Due to internal changes in the SubT Gazebo solution, Cloudsim now needs to terminate the simulation when it receives the recording_complete message instead.

Change

Replace finished message with recording_complete.

Other information

Additional documentation

Merge request reports