-
Updated
Sep 10, 2021
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 6,352 public repositories matching this topic...
-
Updated
Oct 18, 2021 - Jupyter Notebook
-
Updated
Oct 16, 2021 - C++
-
Updated
Aug 13, 2021 - Go
-
Updated
Oct 12, 2021 - Gnuplot
Bug report
Issue details
The Vented Gauge type measures zero when pressure on both sides is equal. Currently the (enclosure internal pressure) offset is set to a constant value (standard atmospheric pressure at sea level), but it should actually be regularly updated (i.e. track the flight controller's absolute barometer), to handle changing pressure due to temperature etc.
This was
-
Updated
Sep 5, 2021 - C++
-
Updated
Oct 4, 2021 - C++
-
Updated
Oct 18, 2021
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Oct 5, 2021 - HTML
-
Updated
Feb 25, 2021
-
Updated
Oct 4, 2021
-
Updated
Oct 20, 2021 - Python
-
Updated
Oct 20, 2021 - C#
-
Updated
Oct 20, 2021 - Scheme
From an office hours discussion.. many people have written small gym-like interfaces around Drake. We should provide one in drake master and a tutorial showing how to use it.
Here is the relevant documentation from gym. I'm not worried about the repo name / file structure advice, but simply aim to provide the famil
-
Updated
Oct 12, 2021
-
Updated
Oct 1, 2021 - Java
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Oct 15, 2021
-
Updated
Oct 19, 2021 - C++
-
Updated
Feb 15, 2021
Steps to Reproduce
- Create empty directory with the wizard
- Add a robot and a join
- In view, add "Show join axes"
- Nothing seems to happens, because the line is too small
Expected behaviour
A line should appear.
Expected solution
Change the default lineScale value to 10, which make it visible, at least for a default project.
Two solutions, change the default templa
-
Updated
Oct 16, 2021 - C++
- 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