robots
Here are 509 public repositories matching this topic...
-
Updated
Oct 9, 2021 - C#
-
Updated
Nov 26, 2020
-
Updated
Jun 7, 2021
-
Updated
May 28, 2021 - PHP
-
Updated
Oct 10, 2021 - Python
-
Updated
Oct 18, 2021 - Go
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Oct 18, 2021 - Python
-
Updated
Oct 19, 2021 - Java
-
Updated
Oct 10, 2021 - Python
-
Updated
Oct 18, 2021 - Python
-
Updated
Sep 21, 2021 - Python
-
Updated
Dec 13, 2018 - Kotlin
Hello,
I was wondering if it is possible to share some complete scenes like indoor places or any scene for obstacle avoidance and potential machine learning. Is there any way to add objects, textures and so on to the scene? Thanks
-
Updated
Dec 20, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Feb 6, 2021 - Java
the main properties of the lab are stored in openroberta.properties . These properties can be overwritten at startup time of the server by command line parameters -D <prop-key>=<prop-value> .
The same mechanism should be available for property files for robot plugins, e.g. ev3.properties . The command line parameter could be
-R <robot> <prop-key>=<prop-value>or- `-R .<prop-
-
Updated
Nov 27, 2020
-
Updated
Dec 28, 2018
-
Updated
Oct 14, 2021 - HTML
-
Updated
Sep 18, 2019 - C++
-
Updated
Jan 26, 2021 - C++
-
Updated
Mar 31, 2021 - JavaScript
Describe the bug
Current call uses:
const auto angle = iangle - odom->getState(StateMode::FRAME_TRANSFORMATION).theta;
Which can lead to 270 degree turns instead of 90 degree turns.
Changing to:
const auto angle = OdomMath::constrainAngle180(iangle - odom->getState(StateMode::FRAME_TRANSFORMATION).theta);
Should ensure the robot turns the shortest angle
**Steps To R
-
Updated
Aug 7, 2019 - Python
Improve this page
Add a description, image, and links to the robots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the robots topic, visit your repo's landing page and select "manage topics."
Steps to Reproduce
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