[ros-users] [Discourse.ros.org] [Next Generation ROS] ROS2 B…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Mikael Arguedas via ros-users
Date:  
To: ros-users
Subject: [ros-users] [Discourse.ros.org] [Next Generation ROS] ROS2 Beta1 compiled from source - unicode bug


Hi @shehz,

This is a problem showing up in containers indeed but not on native installations.
This is because containers don't handle unicode characters by default. The way we handle it in[ our containers](https://github.com/ros2/ci/blob/68316a9172aa9e37650fa5f4b2c4dca5e181f77a/linux_docker_resources/Dockerfile#L12) is to call `ENV LANG en_US.UTF-8`.

Can you try this out at the beginning of your Dockerfile and post back here with the outcome?

Thanks!





---
[Visit Topic](https://discourse.ros.org/t/ros2-beta1-compiled-from-source-unicode-bug/1844/2) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>