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

first pass of core module #5

Merged
merged 8 commits into from
Mar 15, 2013
Merged

first pass of core module #5

merged 8 commits into from
Mar 15, 2013

Conversation

rctoris
Copy link
Contributor

@rctoris rctoris commented Mar 15, 2013

The first pass of the core module is complete. The old ros.js has been pulled apart into its respective objects and moved to the new ROSLIB namespace. Note that two API changes will break compatibility but they are relatively easy to find/replace: ROSLIB.Topic (old ros.Topic) and ROSLIB.Service (old ros.Service) now require a Ros handle to be provided as an argument.

Additional goodies included in this pull request is the fill conversion of the ROSLIB namespace within /core, a build file create (using ant) that creates a single roslib.js, roslib.min.js, and generates all JSDOC.

@rctoris rctoris mentioned this pull request Mar 15, 2013
rctoris added a commit that referenced this pull request Mar 15, 2013
@rctoris rctoris merged commit 759b2c0 into RobotWebTools:groovy-devel Mar 15, 2013
@ghost ghost assigned rctoris May 7, 2013
k-aguete referenced this pull request in k-aguete/roslibjs Oct 21, 2022
first, ugly, but working pass of URDF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant