Skip to content

Commit

Permalink
generate_microRTPS_bridge: remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
TSC21 authored and bkueng committed Jul 26, 2019
1 parent 2b4c878 commit 85bcfd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion msg/tools/generate_microRTPS_bridge.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ def check_rtps_id_uniqueness(classifier):


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:
Expand Down

0 comments on commit 85bcfd7

Please sign in to comment.