-
Updated
Apr 9, 2022 - C++
self-driving-car
Here are 1,894 public repositories matching this topic...
-
Updated
Apr 11, 2022 - C++
-
Updated
Apr 11, 2022 - C++
-
Updated
May 7, 2021 - JavaScript
-
Updated
Apr 11, 2022 - Python
-
Updated
Mar 29, 2022 - C++
-
Updated
Mar 25, 2022
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Mar 24, 2022 - Python
-
Updated
Mar 23, 2022
-
Updated
Oct 31, 2017 - Jupyter Notebook
-
Updated
Jan 14, 2020 - C++
-
Updated
May 6, 2020 - Python
Issues:
The repo use text-encoding lib in the utils https://github.com/uber/xviz/blob/master/modules/parser/src/utils/text-encoding.js#L18
text-encoding is deprecated and no longer maintained. Nodejs expose TextEncoder from util module in v8, and from global module in v11.
https://nodejs.org/api/util.html#util_class_util_textencoder
https://www.npmjs.com/package/text-encoding
-
Updated
Dec 3, 2018 - Python
Per this comment in #12
-
Updated
Jun 28, 2017 - C++
-
Updated
Apr 7, 2022 - Python
-
Updated
Oct 13, 2021 - TypeScript
-
Updated
Oct 4, 2021
-
Updated
Jul 28, 2017 - Jupyter Notebook
-
Updated
Feb 11, 2022 - C++
-
Updated
Dec 12, 2020 - Python
-
Updated
Nov 17, 2021
-
Updated
Mar 5, 2022
-
Updated
Jun 6, 2021 - Python
-
Updated
May 14, 2020 - TypeScript
-
Updated
Jul 11, 2017 - Python
-
Updated
Nov 8, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the self-driving-car topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the self-driving-car topic, visit your repo's landing page and select "manage topics."


Hi, I am creating a simple project in Unity that uses a lidar sensor to detect objects and publishes the point cloud in ROS message.
I would like to know if there is a way to use your lidar sensor script to create a lidar sensor in my project and visualize the point cloud?
Could you please advise me on this? It would be appreciated if you could point out any related documents.
Thanks a l