-
Updated
Jan 16, 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 5,393 public repositories matching this topic...
-
Updated
Feb 16, 2021 - Jupyter Notebook
-
Updated
Feb 19, 2021 - C++
-
Updated
Feb 5, 2021 - Go
We can improve the ease-of-use of the Buttons feature (see wiki here) by allowing the user to directly select the function they want attached to the button instead of having to manually look up the number on the wiki page. This should be possible by simply copying the RCx_FUNCTION parameter descriptions @values field to the BTN_FUNC1/2/3/4
-
Updated
Feb 19, 2021 - C++
-
Updated
Feb 17, 2021 - C++
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Feb 19, 2021
-
Updated
Feb 2, 2021 - HTML
-
Updated
Jan 27, 2021 - C++
-
Updated
Nov 13, 2020 - Scheme
-
Updated
Feb 19, 2021 - C#
-
Updated
Sep 24, 2020
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Feb 19, 2021 - Java
-
Updated
Feb 4, 2021 - C++
Ankit Shah and I are trying to use Gen to support a project and would love the addition of a dirichlet distribution
-
Updated
Feb 15, 2021
-
Updated
Feb 19, 2021
-
Updated
Feb 19, 2021 - C++
In the documentation, the width of the device panel of the robot compontent is too small and the joint limits values are not completely visible.
An horizontal scrollbar is added but this looks bad.
Instead the width should be big enough to display everything and no scrollbar should be visible.
Example:
https://www.cyberbotics.com/doc/guide/bioloid?version=released


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