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

[Node.js] Adding record & playback functionality of sensor data #881

Merged
merged 1 commit into from
Dec 8, 2017

Conversation

tingshao
Copy link
Contributor

@tingshao tingshao commented Dec 5, 2017

@halton PTAL, thanks.

virtual void Run();
rs2_playback_status status_;
RSDevice* dev_;
rs2_error* error_;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure to make the members as public?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not necessary to be public, I will mark them as private.

@tingshao tingshao force-pushed the record_playback_device branch from d3575c5 to 6404601 Compare December 8, 2017 04:19
@tingshao
Copy link
Contributor Author

tingshao commented Dec 8, 2017

@halton PTAL again, thanks

Copy link

@halton halton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@halton halton merged commit a17b17a into IntelRealSense:development Dec 8, 2017
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