- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
while working on my Javascript based RealSense project,
I've discovered and fixed a couple of bugs in the common/realsense*.js files.
Lately, I've also extended them to make more features available.
How can I contribute these changes back to Intel or the community?
Regards
Martin
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If Intel would Open Source the SDK, I would recommend using github and do the usual Pull Request method.
If they keep it closed, I think it would be very tricky.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Indeed, Github would be the the, IMHO.
:-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please attach modified files here with short description?
We will review and integrate into next releases.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've patched the two realsense.js files.
I've did the following:
- added function 'EnableGesture()'
- added missing ; after function declarations
- removed illegal , after last key:value declaration within object declarations
- added missing JSdoc parameters
- fixed bugs as described in https://software.intel.com/en-us/forums/topic/536149
Feedback is welcome.
Regards
Martin

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page