0.3.4 • Published 7 years ago

snappy-ros v0.3.4

Weekly downloads
21
License
GPL-3.0
Repository
github
Last release
7 years ago

snappy-ros

A collection of Node-RED nodes for connecting with ROS (Robot Operating System)

Badges

Build Status Coverage Status dependencies Status Known Vulnerabilities

npm GitHub tag license npm

NPM

Prerequisites

Install

To install the stable version run the following command in your Node-RED user directory (typically ~/.node-red):

npm i snappy-ros

Open your Node-RED instance and you should have ROS nodes available in the palette.

If you want to try the latest version from github, you can install it by

npm i SnappyRobotics/snappy-ros

Configuration

To change the ROS node name (as to be seen in rqt_graph) add this line in the json settings file (typically ~/.node-red/settings.json):

rosNodeName: 'Node-RED',

and replace the above Node-RED with your required name.

Nodes :

Subscriber

Subscriber how to

Publisher

Publisher how to

TODO:

  • Add service client and server nodes
  • Parameter nodes(setter and getter)
  • Write Unit Tests

and many more comming in next couple of days.

0.3.4

7 years ago

0.3.3

7 years ago

0.3.254

7 years ago

0.3.253

7 years ago

0.3.246

7 years ago

0.3.183

7 years ago

0.1.71

7 years ago

0.1.69

7 years ago

0.1.68

7 years ago

0.1.67

7 years ago

0.1.59

7 years ago

0.1.57

7 years ago