-
Updated
Mar 23, 2021 - C++
ros
Here are 4,642 public repositories matching this topic...
-
Updated
Oct 12, 2020
-
Updated
Mar 24, 2021 - C++
-
Updated
Mar 23, 2021 - C++
-
Updated
Mar 8, 2021
-
Updated
Feb 15, 2021
-
Updated
Sep 14, 2020
Since Qt 5.2 a QCommandLineParser class is available:
https://doc.qt.io/qt-5/qcommandlineparser.html
We should integrate it to make the code cleaner and to expand the CLI capabilities.
The new parser should be added here:
https://github.com/cyberbotics/webots/blob/55c40cdb536322ad56a51414ce3fb653df31d759/src/webots/gui/WbGuiApplication.cpp#L192
and it should look something like this:


Following are the system specifications:
Memory: 11.7 GiB
Processor: Intel® Core™ i7-4770 CPU @ 3.40GHz × 8
Graphics: GeForce GTX 1080/PCIe/SSE2
![image](https://user-im
Hello
I was going through the costmap_2d_ros.cpp file, and there is a timer with 0.1 duration, that calls movementCB function, which updates the parameters robot_stopped_ and old_pose.
On searching for these two params int he whole navigation code, I didnt find anything that uses the values of these parameters.
I was wondering what is movementCB and these parameters for?
-
Updated
Jun 18, 2019 - C++
-
Updated
Mar 22, 2021 - C++
-
Updated
Mar 11, 2021 - C++
-
Updated
Mar 15, 2021 - C++
-
Updated
Mar 1, 2021 - C++
-
Updated
Mar 5, 2021 - C++
-
Updated
Feb 4, 2021 - C++
-
Updated
Mar 16, 2019 - Python
-
Updated
May 7, 2020 - C
-
Updated
May 13, 2020 - C++
Improve this page
Add a description, image, and links to the ros topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ros topic, visit your repo's landing page and select "manage topics."
Feature request
Is your feature request related to a problem? Please describe.
When we raise an internal error it may be quite some time before we get something in the dataflash log or in the mavlink stream. This makes it harder to correlate internal errors with codepaths.
Describe the solution you'd like
Emit a statustext and/or log message when we detect an internal error has