Adriel Bustamante

Results 7 issues of Adriel Bustamante

Added examples and snippets for unordered_map::at(), unordered_map::emplace(), unordered_map::swap() ## Changes Added Markdown file for unordered_map::at(), corresponding code snipped in at.cpp, and link to RexTester with said code snippet. Added Markdown...

![image](https://user-images.githubusercontent.com/22501974/144696126-3b5a2bff-5912-46e7-81c7-49b6d04dfd3f.png)

Current corner servo-to-board connection uses 2.54mm pitch DuPont connectors, which provide no mechanical connection/locking aside from friction and the spring tension of the female connector. The use of **JST-XH** connectors...

Electrical Improvement

There should be some kind of monitoring circuit that cuts off the battery when it reaches a low voltage, to prevent over-discharging LiPos

enhancement
Electrical Improvement

ORB-SLAM3 is having issues communicating with OAK-D, per image: ![image](https://user-images.githubusercontent.com/22501974/136904239-5ed35abb-8d2c-45d4-96ee-7d4925d063e1.png)

### Describe the feature and motivation Previous issues relating to color space transformations have been mentioned in #18813. In this instance, the [documentation ](https://docs.opencv.org/4.x/de/d25/imgproc_color_conversions.html) states RGB->XYZ conversion is performed via...

feature
category: imgproc

### Environment NetMQ Version: 4.0.1.13 Operating System: Windows 10 .NET Version: Framework 4.8 ### Expected behaviour Publisher socket will only send one, multi-frame message when using either SendMoreFrame or SendMultipartMessage...