urdf_parser 0.0.5 copy "urdf_parser: ^0.0.5" to clipboard
urdf_parser: ^0.0.5 copied to clipboard

A urdf parser extension for three_dart that also includes a dae/stl loader.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add urdf_parser

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

dependencies:
  urdf_parser: ^0.0.5

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:urdf_parser/urdf_parser.dart';
2
likes
150
pub points
28%
popularity

Publisher

verified publisherjaykaycooperations.com

A urdf parser extension for three_dart that also includes a dae/stl loader.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter, flutter_gl, path, three_dart, three_dart_jsm, xml

More

Packages that depend on urdf_parser