Closed mukuact closed 7 years ago
Please don't include hyphen. this is usually not supported in ROS world.
OK
How about add error message when we found invalid object name?
2017年7月5日(水) 6:15 muku takeda notifications@github.com:
Closed #2127 https://github.com/jsk-ros-pkg/jsk_recognition/issues/2127.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jsk-ros-pkg/jsk_recognition/issues/2127#event-1150029961, or mute the thread https://github.com/notifications/unsubscribe-auth/AAeG3Py510JuPWZ0uizbdREQrLwsCVBxks5sKquGgaJpZM4OBwiz .
--
◉ Kei Okada
In robocup objects, "おーいお茶" is. I write it in English, "o-i_ocha" in yaml file. Then, when the nodelet reads the o-i_ocha's histgram from rosparam, the nodelet manager gets unable to this nodelet.
Is this rosparam's feature or this nodelet's bug? After i removed "o-i_ocha" from yaml file, the nodelet runs fine.
I use color_histogram_classifier for recognize objects for the robocup. I took color histogram reference and save them to a yaml file.
YAML file:
This is log.