gbiggs / rtshell

Shell commands for managing RT-Middleware running on OpenRTM-aist.
http://openrtm.org
GNU Lesser General Public License v3.0
10 stars 17 forks source link

Fix rts to dot #39

Closed haudren closed 7 years ago

haudren commented 7 years ago

This PR implements the changes discussed in #38 and #37:

Without the parentheses change:

Warning: test.dot: syntax error in line 4 near '('

Without the port order change: test_nochange

Final version: test

Cheers!