Skip to content

Commit d4afbdb

Browse files
committed
add note
1 parent 7671b9a commit d4afbdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hydra_ros/src/hydra_ros_pipeline.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ void HydraRosPipeline::start() {
143143
}
144144

145145
void HydraRosPipeline::stop() {
146+
// TODO(nathan) log remaining queue sizes here or in stop
146147
// enforce stop order to make sure every data packet is processed
147148
input_module_->stop();
148149
// TODO(nathan) push extracting active window objects to module stop

0 commit comments

Comments
 (0)