-
Updated
May 14, 2021 - C++
ros
Here are 4,782 public repositories matching this topic...
-
Updated
Oct 12, 2020
-
Updated
May 16, 2021 - C++
-
Updated
May 14, 2021 - C++
-
Updated
May 14, 2021
-
Updated
Feb 15, 2021
Maybe, the Python documentation would be more readable by utilizing the Python typing. For example, instead of:
from controller import Node
class Node:
def getId(self):
def getDef(self):
def getParentNode(self):
def isProto(self):
def getFromProtoDef(self, name):we could write
from contro-
Updated
Sep 14, 2020
Hi LGSVL team,
In 2021.01 version, I see all sensors are used as plugins, we add the sensor into Assets\External\Sensors\ and use Unity to build the sensor, upload to cloud and download to use the sensor in the simulator.
My question is : How do I debug the sensor code like using Visual Studio BreakPoint attach to Unity?
Ofcourse, adding logs in the sensor code could debug, but then ever
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
May 10, 2021 - C++
-
Updated
Jun 18, 2019 - C++
-
Updated
May 12, 2021 - C++
-
Updated
Apr 26, 2021 - C++
-
Updated
May 2, 2021 - C++
-
Updated
Mar 1, 2021 - C++
-
Updated
Feb 4, 2021 - C++
-
Updated
Mar 16, 2019 - Python
-
Updated
May 13, 2020 - C++
-
Updated
May 15, 2021 - 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.
Many frames don't work in SITL/autotest as they're missing configuration files.
That list is currently