Skip to content

Initiate the project #2

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

Merged
merged 1 commit into from
May 29, 2017
Merged

Initiate the project #2

merged 1 commit into from
May 29, 2017

Conversation

minggangw
Copy link
Member

This patch implements the basic framework of binding the RCL library
to the JavaScript interface, meanwhile brings out the timer object and
with an example of it.

The project is using eslint (JavaScript) and cpplint (c/c++) to check
the static syntax. Hopefully, unit tests will be added later. And the
buildbot is running on travis-ci with docker srevice.

This patch implements the basic framework of binding the RCL library
to the JavaScript interface, meanwhile brings out the timer object and
with an example of it.

The project is using eslint (JavaScript) and cpplint (c/c++) to check
the static syntax. Hopefully, unit tests will be added later. And the
buildbot is running on travis-ci with docker srevice.
@minggangw minggangw mentioned this pull request May 27, 2017
@jihoonl
Copy link
Member

jihoonl commented May 29, 2017

👍

@jihoonl jihoonl merged commit 45e4a97 into RobotWebTools:develop May 29, 2017
kenny-y added a commit to kenny-y/rclnodejs that referenced this pull request Jun 23, 2017
* Fixing lint issue

* Fixing lint issues

* Adding type-aware destroy code into RclHandle class, and keeping the compatibility with old code

* Make RclHandle be able to cleanup ROSIDLString heap memory
minggangw pushed a commit that referenced this pull request Jun 27, 2017
* Subscriptions implementation

* Use FFI ROS string assign to make subscription work

* Subscriptions (#2)

* Fixing lint issue

* Fixing lint issues

* Adding type-aware destroy code into RclHandle class, and keeping the compatibility with old code

* Make RclHandle be able to cleanup ROSIDLString heap memory

* Adding RCL Timer type and cleanup code for all types (usage of this class is not changed yet) (#3)
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.

2 participants