Skip to content

Instantly share code, notes, and snippets.

@NickZ
Created September 7, 2018 04:49
Show Gist options
  • Save NickZ/309fc17d5341c86e35f16a726cf48706 to your computer and use it in GitHub Desktop.
Save NickZ/309fc17d5341c86e35f16a726cf48706 to your computer and use it in GitHub Desktop.
name: ros-base-package
version: '0.1'
grade: stable
confinement: strict
summary: ROS messages Snap
description: Contains roscore and basic ROS utilities.
slots:
ros-base-package:
content: ros-base-package
interface: content
read: [/opt]
parts:
ros-base-package:
plugin: catkin
rosdistro: melodic
include-roscore: true
catkin-packages: [ros_base_package]
stage-packages:
- libc6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment