AcutronicRobotics / HRIM

An information model for robot hardware. Facilitates interoperability across modules from different robot manufacturers. Built around ROS 2.0
https://acutronicrobotics.com/technology/hrim/
Apache License 2.0
66 stars 22 forks source link

Update hrim.py: UnicodeError #29

Closed LanderU closed 5 years ago

LanderU commented 5 years ago

Added UnicodeError

LanderU commented 5 years ago

We've general exception that doesn't show any kind of information if the script fails. This patch add the capability of check if there is a problem with your locales. For example, if you're in a docker container, sometimes the locales are not well set.