ros2_flutter 0.1.0 copy "ros2_flutter: ^0.1.0" to clipboard
ros2_flutter: ^0.1.0 copied to clipboard

Flutter widgets for ROS 2 — connection lifecycle, camera views, laser scan rendering and a teleop joystick, built on ros2_client.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ros2_flutter

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

dependencies:
  ros2_flutter: ^0.1.0

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:ros2_flutter/ros2_flutter.dart';
0
likes
160
points
52
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets for ROS 2 — connection lifecycle, camera views, laser scan rendering and a teleop joystick, built on ros2_client.

Repository (GitHub)
View/report issues

Topics

#ros #ros2 #robotics #teleop #widget

License

BSD-3-Clause (license)

Dependencies

flutter, ros2_client

More

Packages that depend on ros2_flutter