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

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Louis Mayencourt via Discourse.ros.org via ros-users
Date:  
To: ros-users
CC: Louis Mayencourt via Discourse.ros.org
Subject: [ros-users] [Discourse.ros.org] [Next Generation ROS] ROS2 Cross compilation


I have done a few updates on the cross-compilation assets:
- rviz (master) can now be cross-compiled
- a generic dockerfile is used to generate an aarch64 or armhf file-system. A build argument can be specified to docker:
      - armhf: docker build --build-arg ARM_ARCH=arm32v7 ...
      - aarch64: docker build --build-arg ARM_ARCH=arm64v8 ...
- the target docker container is cleaned after been extracted






---
[Visit Topic](https://discourse.ros.org/t/ros2-cross-compilation/6834/17) 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>