Hi,
I want to use my own msg, and try this:
from Num.msg import *
and get the import error. Num.msg is in /msg/ and is found by "rosmsg show". When I don't import, codeline "a = Num()" gets error "Global name 'Num' is not defined". What do I miss?
Thanks,
hvn
↧