robotics-simulation
Here are 200 public repositories matching this topic...
-
Updated
Jun 9, 2021 - C#
Hi all,
I have looked into the marker example and according to the description in line 47, the commands from line 47-63 should modify the existing marker. However in reality, new markers are created.
Reason is the id 0 that is being set for the first marker: [this line](https://github.com/osrf/gaze
-
Updated
Jun 7, 2021 - Python
-
Updated
May 21, 2021 - Python
-
Updated
Jun 3, 2021 - Python
-
Updated
Jul 10, 2020 - Python
-
Updated
May 20, 2021 - Julia
-
Updated
Jun 9, 2021 - Java
-
Updated
Oct 1, 2020 - Python
-
Updated
Dec 18, 2020 - Python
-
Updated
Aug 13, 2020 - C++
Desired behavior
On closing Ignition via the X button in the system title bar, have a dialog pop up to confirm exit.
That behavior can get annoying in development and testing, so an additional checkbox menu item for "ask before exit" would be nice.
Currently, the 3 dot "..." menu button is really close to the Close X button on Ubuntu. It's an easy mistake to close all of Ignition when th
-
Updated
Jun 4, 2021 - Python
-
Updated
Apr 16, 2021 - C++
-
Updated
Jun 8, 2021 - C#
-
Updated
May 21, 2021 - C#
The <polyline> element should be supported as a geometry when loading elements via the C++ API.
-
Updated
Jun 30, 2020 - C++
-
Updated
Apr 18, 2019
-
Updated
Jun 8, 2021 - C#
-
Updated
May 22, 2020 - Jupyter Notebook
-
Updated
Mar 2, 2021 - MATLAB
-
Updated
Jun 7, 2021 - Python
-
Updated
Sep 4, 2019 - HTML
-
Updated
Jun 2, 2021 - Python
-
Updated
Nov 18, 2019 - Python
-
Updated
Jun 8, 2021 - C#
The tutorial to install Gazebo from source for Gazebo >= 9 in https://github.com/osrf/gazebo_tutorials/blob/master/install_from_source/tutorial_default.md#dart-support reports some Trusty-specific steps (adding ``ppa:libccd-debsandppa:fcl-debs`) that however do not make sense as Gazebo >= 9 does not support Trusty.
This steps may be confusing for users that try to install this PPA in non-T
Improve this page
Add a description, image, and links to the robotics-simulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the robotics-simulation topic, visit your repo's landing page and select "manage topics."
Maybe, the Python documentation would be more readable by utilizing the Python typing. For example, instead of:
we could write