rosboard icon indicating copy to clipboard operation
rosboard copied to clipboard

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

Results 25 rosboard issues
Sort by recently updated
recently updated
newest added

This would essentially extend ROSboard from a visualization tool to an interactive viz tool, but it can be pretty helpful.

This PR adds [snap](https://snapcraft.io/about) packaging to rosboard. To give it a shot, first install it: ```bash snap install rosboard --channel=edge ``` And off you go: ```bash rosboard ``` You don't...

Hi there, thanks for the great visualisation package! I'm trying to visualise a point_cloud2 topic which occasionally contains no points (it is the output of a filtering operation, and sometimes...

Hi! I'm student and i'm trying make a custom panel with custom msg but i don't understand the flow, my first question what hierarchy i must have ( i have...

You say: "You can run it on your desktop too and play a ROS bag." Would that be a desktop with ROS installed? And how would I do that? Thanks,!