librealsense
librealsense copied to clipboard
Pascal Headers
New pull request, after I deleted the other by error.
Thanks @Blueicaro , We will soon review it and try it out!
Hi @Blueicaro!
I have honored to be the first in our team who test your Pascal wrapper! It was a new experience for me and I successfully built the wrapper and run your examples. Thank you for your big efforts in the project!
We will happily point our users to your wrapper example (in your fork) for our community wrappers section, see: community-projects
We do have several comments that can help make this wrapper more professional, let's discuss them here in the PR and once we decide together it's OK we can update our docs, sounds fair?
Hello, I very happy if my work can help. Of course I will continue working on this project, following your sugestions. I don't have many experience working with git, also I don't have many experience working in this kind of project. I'm a industrial programer, and I started this project as a hobbie. So, tell me what I can do improve my work. I look forward to your comments
Hi @Blueicaro! Nice! We think about a few tasks.
- Firstly, may you add a description of the build steps in the README? In other words, add a "Build examples" step to the "Table of content" in README.md and describe how to build examples with screenshots.
- May you write some information or readme file about example tools? What is their purpose and output, etc.?
- Please, change the file name from realsense.dll to realsense2.dll at the end of README.ms .
- We need to fix English typos in the README.ms
Thank you!
Hello, I made the taks. I have a question. Should I update my repository and do a new fork?, or just update my repository?. Thank you
Hello, I made the taks. I have a question. Should I update my repository and do a new fork?, or just update my repository?. Thank you
Hi, You use your fork and push new commits with the changes.