-
Updated
Dec 23, 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,787 public repositories matching this topic...
-
Updated
Jan 10, 2022 - Python
Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered
- Find all contacts for the room and find out the matched id
- Load the contact by id fir
-
Updated
Jan 12, 2022 - C++
-
Updated
Nov 20, 2021 - Go
-
Updated
Jan 7, 2022 - Gnuplot
Feature request
Autotuning allows you to specify the axes to use for tuning. This is currently done using parameters.
The latest version of MAV_CMD_DO_AUTOTUNE_ENABLE allows the GCS to specify the axes as a bitmask in param2. Zero indicates "do all" or "do default".
The action is to update the stack to use the
-
Updated
Dec 28, 2021 - C++
-
Updated
Jan 5, 2022 - C++
-
Updated
Dec 15, 2021
-
Updated
Jan 12, 2022 - HTML
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Feb 25, 2021
-
Updated
Dec 10, 2021
-
Updated
Jan 12, 2022 - Python
-
Updated
Jan 7, 2022 - C#
-
Updated
Nov 26, 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, b
-
Updated
Jan 12, 2022 - Java
-
Updated
Dec 7, 2021
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Nov 8, 2021
-
Updated
Nov 20, 2021
-
Updated
Jan 7, 2022 - C++
Describe the Bug
All the crossroads in village_winter have a different texture compared to the roads, which looks kinda odd. Would be nice to have something more consistent.
- 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