---
title: Install rosboard on Linux | Snap Store
description: Get the latest version of rosboard for Linux - ROS node that turns your
  robot into a web server to visualize ROS topics
url: https://snapcraft.io/rosboard
---

# rosboard

[Jérémie Deray (artivis)](https://snapcraft.io/publisher/artivis "View all snaps from Jérémie Deray (artivis)")

* [Jérémie Deray (artivis)](https://snapcraft.io/publisher/artivis "View all snaps from Jérémie Deray (artivis)")
* [Devices and IoT](https://snapcraft.io/search?categories=devices-and-iot)

latest/edge 1.2.1

Contact us about
[Snaps and IoT ›](https://snapcraft.io/about/contact-us)

Install latest/edge of rosboard

This channel hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

**Install using the command line**

```
sudo snap install rosboard --edge
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

rosboard is only available on the unstable edge channel. It could break and change often.

---

### Package name

* rosboard

---

### License

* unset

---

### Last updated

* 23 August 2021 - latest/edge

This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

### Websites

* [github.com/dheera/rosboard](https://github.com/dheera/rosboard "https://github.com/dheera/rosboard")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/rosboard#report-snap-modal)

---

* [Description](https://snapcraft.io/rosboard#tab-description)
* [Security](https://snapcraft.io/rosboard#tab-security)

#### ROS node that turns your robot into a web server to visualize ROS topics

ROS node that runs a web server on your robot. Run the node,
point your web browser at <http://your-robot-ip:8888/> and you get nice visualizations.

**Mobile friendly**. Designed so you can walk around next to your robot with a phone while viewing ROS topics.

**Light weight**. Doesn't depending on much. Consumes extremely little resources when it's not actually being used.

**Easily extensible**. Easily code a visualization for a custom type by only adding only one .js file and referencing it inside the top of index.js.

You can run it on your desktop too and play a ROS bag.

Also be sure to check out my terminal visualization tool, rosshow at <https://github.com/dheera/rosshow/>.

After installation, you can immediately run it and visualize your ROS topics with:

`rosboard`

All ROS topics visualizers are readily available.

Note: the following is optional and only necessary if you use the related visualizers.

In order to display the core temperatures in the 'SYSTEM: System stats' visualizer,
you need to connect the snap `hardware-observe` interface as follows:

`snap connect rosboard:hardware-observe`

---

## Install rosboard on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/rosboard/arch)

[### CentOS](https://snapcraft.io/install/rosboard/centos)

[### Debian](https://snapcraft.io/install/rosboard/debian)

[### elementary OS](https://snapcraft.io/install/rosboard/elementary)

[### Fedora](https://snapcraft.io/install/rosboard/fedora)

[### KDE Neon](https://snapcraft.io/install/rosboard/kde-neon)

[### Kubuntu](https://snapcraft.io/install/rosboard/kubuntu)

[### Manjaro](https://snapcraft.io/install/rosboard/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/rosboard/pop)

[### openSUSE](https://snapcraft.io/install/rosboard/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/rosboard/rhel)

[### Ubuntu](https://snapcraft.io/install/rosboard/ubuntu)
