start-jsk / rtmros_hironx

hironx controller and applications using rtmros packages
http://wiki.ros.org/rtmros_hironx
10 stars 27 forks source link

[hironx py] Fix a new bug added in #487. #488

Closed 130s closed 7 years ago

130s commented 7 years ago

Function object cannot be compared with a string.

k-okada commented 7 years ago

why we can't catch this on travis?

130s commented 7 years ago

why we can't catch this on travis?

Simple -- there wasn't any testcase for get{Current, Reference}* methods WITHOUT args. Added in #489.