Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main, default Viewer added to ROS3D #4

Merged
merged 13 commits into from
Mar 18, 2013
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.project
.settings
.svn
14 changes: 14 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Original Authors
----------------
Russell Toris ([email protected])
Jihoon Lee ([email protected])
David Gossow ([email protected])
Sarah Osentoski ([email protected])
Benjamin Pitzer ([email protected])
Xueqiao Xu ([email protected])
Mr.doob - (http://mrdoob.com)
AlteredQualia - (http://alteredqualia.com)

Contributors
------------
Brandon Alexander ([email protected])
6 changes: 4 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Software License Agreement (BSD License)

Copyright (c) 2013, Robot Web Tools. All rights reserved.
Copyright (c) 2013, Robert Bosch LLC, Willow Garage Inc., Worcester
Polytechnic Institute, Yujin Robot. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
Expand All @@ -12,7 +13,8 @@ are met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of the Robot Web Tools nor the names of its
* Neither the name of Robert Bosch LLC, Willow Garage Inc.,
Worcester Polytechnic Institute, Yujin Robot nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
NOTE: THIS CODE IS HIGHLY EXPERIMENTAL. IT IS MEANT AS A RESTRUCTURING AND STANDARDIZATION ATTEMPT FOR THE ROS JAVASCRIPT LIBRARIES. USE AT YOUR OWN RISK UNTIL AN OFFICIAL RELEASE IS MADE. FOR MORE INFORMATION, REFER TO https://github.com/RobotWebTools/robotwebtools.github.com/wiki/Libraries-Structure-Overview
4 changes: 0 additions & 4 deletions README.md

This file was deleted.

Loading