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

Index components of roslib #158

Merged
merged 1 commit into from
Feb 15, 2015
Merged

Conversation

megawac
Copy link
Contributor

@megawac megawac commented Feb 14, 2015

This allows users to do

> var Ros = require("roslib/src/core")

{ Ros: [Function: Ros],
  Topic: [Function: Topic],
  Message: [Function: Message],
  Param: [Function: Param],
  Service: [Function: Service],
  ServiceRequest: [Function: ServiceRequest],
  ServiceResponse: [Function: ServiceResponse]
}

Fixes #157

@rctoris
Copy link
Contributor

rctoris commented Feb 15, 2015

build failing even with re-trigger

rctoris added a commit that referenced this pull request Feb 15, 2015
Index components of roslib
@rctoris rctoris merged commit 8b53c64 into RobotWebTools:develop Feb 15, 2015
@megawac megawac deleted the indexing branch February 15, 2015 22:52
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.

Separate URDF functionality
2 participants