dheera / rosboard

ROS node that turns your robot into a web server to visualize ROS topics
Other
822 stars 161 forks source link

Add snap packaging #83

Open artivis opened 2 years ago

artivis commented 2 years ago

This PR adds snap packaging to rosboard.

To give it a shot, first install it:

snap install rosboard --channel=edge

And off you go:

rosboard

You don't even need ROS to be installed on the host to use it since the snap packages all rosboard dependencies.

At the moment I own the 'rosboard' name on the snap store; I'd be more than happy to transfer it to you.

Please, feel free to ping me with any question you might have.

A few notes:


Marked as draft until https://github.com/snapcore/snapcraft/pull/3570 gets merged. Marking the PR as ready since https://github.com/snapcore/snapcraft/pull/3570 is merged and released on the 'edge' channel.