BennyRe / ros2djs

2D Visualization Library for use with the ROS JavaScript Libraries

Home Page:http://robotwebtools.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ros2djs Build Status

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 Robot Web Tools CDN: (full) | (min)

Dependencies

ros2djs depends on:

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

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

roslibjs. The current supported version is 0.14.0. The current supported version can be found on the Robot Web Tools 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.

About

2D Visualization Library for use with the ROS JavaScript Libraries

http://robotwebtools.org/

License:Other


Languages

Language:JavaScript 100.0%