micro-ROS / micro-ROS-Agent

ROS 2 package using Micro XRCE-DDS Agent.
Apache License 2.0
97 stars 51 forks source link

Build ROS2 from source on snap #153

Closed Acuadros95 closed 2 years ago

Acuadros95 commented 2 years ago

Snap builds failures caused by ros2-foxy snap experimental extension:

Experimental extension 'ros2-foxy' is required, but not enabled.

Recommended resolution:
This extension may be enabled with the '--enable-experimental-extensions' parameter.

This PR changes this extension to a ros-foxy-ros-core apt install.