Robotics
Robotics is a branch of engineering and computer science which works to design, build, program. and operate robots. Robots are used in many environments in which human involvement could be dangerous, including bomb defusal, space repairs, and manufacturing processes. Robots typically work either autonomously or with commands sent by human operators.
Here are 169 public repositories matching this topic...
-
Updated
Feb 14, 2019 - JavaScript
Issues:
The repo use text-encoding lib in the utils https://github.com/uber/xviz/blob/master/modules/parser/src/utils/text-encoding.js#L18
text-encoding is deprecated and no longer maintained. Nodejs expose TextEncoder from util module in v8, and from global module in v11.
https://nodejs.org/api/util.html#util_class_util_textencoder
https://www.npmjs.com/package/text-encoding
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Apr 12, 2020 - JavaScript
Open dev tools and generate report with lighthouse
- Use video instead of gif
- Use passive scroll listeners
<img width="727" alt="Screen Shot 2020-07-26 at 10 39 36 PM" src="https://user-images.githubusercontent.com/167042
-
Updated
Oct 23, 2017 - JavaScript
-
Updated
Jan 13, 2020 - JavaScript
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Dec 17, 2017 - JavaScript
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
May 5, 2020 - JavaScript
-
Updated
Jul 19, 2020 - JavaScript
Teste unitário
Yep. There's none.
-
Updated
Jul 31, 2018 - JavaScript
-
Updated
Mar 10, 2020 - JavaScript
-
Updated
Dec 26, 2019 - JavaScript
-
Updated
Oct 30, 2018 - JavaScript
-
Updated
Sep 5, 2017 - JavaScript
-
Updated
Jul 4, 2019 - JavaScript
-
Updated
Aug 2, 2020 - JavaScript
- Wikipedia
- Wikipedia

The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media