-
Updated
May 16, 2022
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 7,379 public repositories matching this topic...
-
Updated
May 16, 2022 - Python
-
Updated
May 16, 2022 - C++
Feature request
Our Custom Build Server (https://custom.ardupilot.org/) is great, but is lacking a lot of features which would make it very useful. Given that when adding one feature it is often convenient to add several, this is a compendium issue of features which people have mentioned as being potentially useful.
-
ability to select a branch to build (instead of "only master")
-
Updated
May 16, 2022 - Gnuplot
-
Updated
May 12, 2022 - C++
-
Updated
Apr 12, 2022 - C++
-
Updated
Mar 21, 2022
-
Updated
May 5, 2022 - JavaScript
🐛 Bug
The documentation of DQN agent (https://stable-baselines3.readthedocs.io/en/master/modules/dqn.html) specifies that log_interval parameter is "The number of timesteps before logging". However, when set to 1 (or any other value) the logging is not made at that pace but is instead made every log_interval episode (and not timesteps). In the example below this is made every 200 timesteps.
-
Updated
May 13, 2022
-
Updated
Feb 25, 2021
-
Updated
May 15, 2022 - HTML
-
Updated
May 13, 2022 - C#
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
May 11, 2022 - Java
-
Updated
Nov 26, 2021 - Scheme
-
Updated
Feb 21, 2022
-
Updated
Mar 25, 2022
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Nov 20, 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
May 16, 2022 - C++
-
Updated
May 13, 2022 - C++
Good day,
I think it will be a great idea to include some tutorials, same as TEB planner's tutorials.
Thank you.
- Wikipedia
- Wikipedia
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