roslib 0.0.1 copy "roslib: ^0.0.1" to clipboard
roslib: ^0.0.1 copied to clipboard

outdated

ROS interface library for Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add roslib

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  roslib: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:roslib/roslib.dart';
9
likes
0
pub points
36%
popularity

Publisher

unverified uploader

ROS interface library for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, web_socket_channel

More

Packages that depend on roslib