generate_microRTPS_bridge: remove commented code

This commit is contained in:
TSC21
2019-07-26 10:51:14 +01:00
committed by Beat Küng
parent 2b4c878e77
commit 85bcfd7d72
-1
View File
@@ -282,7 +282,6 @@ uRTPS_SUBSCRIBER_H_TEMPL_FILE = 'Subscriber.h.em'
def generate_agent(out_dir):
# raise Exception(classifier.msgs_to_receive)
if classifier.msgs_to_send:
for msg_file in classifier.msgs_to_send:
if gen_idl: