Skip to content

RobotWebTools/ros2djs

Repository files navigation

ros2djs

CI

2D Visualization Library for use with the ROS JavaScript Libraries

For full documentation, see the ROS wiki or check out some working demos.

JSDoc can be found on the Robot Web Tools website.

This project is released as part of the Robot Web Tools effort.

Usage

Pre-built files can be found in either ros2d.js or ros2d.min.js.

Alternatively, you can use the current release via the JsDelivr CDN: (full) | (min)

Dependencies

ros2djs depends on:

EventEmitter2. The current supported version is 6.4.9. The current supported version can be found on the JsDeliver CDN: (full) | (min)

EaselJS. The current supported version is 1.0.2. The current supported version can be found on the Robot Web Tools CDN: (full) | (min)

roslibjs. The current supported version is 1.3.0. The current supported version can be found on the JsDeliver CDN: (full) | (min)

Build

Checkout CONTRIBUTING.md for details on building.

License

ros2djs is released with a BSD license. For full terms and conditions, see the LICENSE file.

Authors

See the AUTHORS.md file for a full list of contributors.