-
Notifications
You must be signed in to change notification settings - Fork 152
SBC Basics, Sensing, and Computer Vision #47
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
Conversation
These are pointers to very valuable resources and really good starting points for articles. But we want roboticsknowledgebase to become a primary resource for such information instead of a collection of links. Would it be possible to expand on these topics? |
@@ -68,6 +72,8 @@ wiki: | |||
url: /wiki/sensing/opencv-stereo/ | |||
- title: Camera-IMU Calibration using kalibr | |||
url: /wiki/sensing/camera-imu-calibration/ | |||
- title: SBC Basics, Sensing, and Computer Vision |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"SBC" is a not a common acronym and obscures the article's intent. Recommend changing to "Single Board Computers for Computer Vision."
The format also doesn't match what the site needs. Please take another look at the template |
@@ -0,0 +1,29 @@ | |||
--- | |||
Manufacturing Technique Selection Guide |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be:
title: Manufacturing Technique Selection Guide
## Laser Cutting Guide | ||
This link is to both an introductory and advanced topic laser cutting guide that seeks to answers all your laser cutting questions. The guide starts off by giving a brief history of lasers to the common laser cutting machines of today. Multiple diagrams explaining how a typical laser cutter works are provided that really help the reader understand what is physically going on when their design is cut. The guide also provides an in-depth set of guidelines for creating both laser cutter specific parts, like living hinges, as well as general rules for cutting basic mechanical devices like intermeshing gears. | ||
|
||
## See Also: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"See Also" is used specifically to help viewers find other content on the wiki and goes at the bottom of the page.
This link is to both an introductory and advanced topic laser cutting guide that seeks to answers all your laser cutting questions. The guide starts off by giving a brief history of lasers to the common laser cutting machines of today. Multiple diagrams explaining how a typical laser cutter works are provided that really help the reader understand what is physically going on when their design is cut. The guide also provides an in-depth set of guidelines for creating both laser cutter specific parts, like living hinges, as well as general rules for cutting basic mechanical devices like intermeshing gears. | ||
|
||
## See Also: | ||
- https://www.sculpteo.com/media/ebook/Sculpteo_ultimate_guide_laser_cutting.pdf |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be something like:
[Sculpteo's Ultimate Guid to Laser Cutting](https://www.sculpteo.com/media/ebook/Sculpteo_ultimate_guide_laser_cutting.pdf)
General information and links on SBC basics sensing and computer vision