CARLA’s semantic LiDAR
In addition to CARLA’s standard LiDAR sensor, a version that provides semantic information for each point is available. This sensor’s frame classes match tho...
In addition to CARLA’s standard LiDAR sensor, a version that provides semantic information for each point is available. This sensor’s frame classes match tho...
Simulated dataset
In the previous post, we built a landscape as a static mesh and followed the CARLA tutorial to create a working version of custom semantic segmentation in ou...
Following the detailed tutorial on Create semantic tags - CARLA Simulator, we’ve successfully added new custom tags to CARLA’s semantic segmentation camera. ...
ROS node for semantic segmentation To enhance interoperability between our unstructured map and the CARLA simulator, we’ve developed a Python-based ROS node ...
Now that the ROS bridge has been succesfully installed, it’s time to test it in the unstructured map simulation. However, our custom map lacks a valid road d...
The official documentation only supports ROS 2 Foxy. However, forks of the ros-bridge repository are available that support the latest CARLA version (0.9.15)...
Interesting tutorials:
This document serves as supplementary material for installing CARLA from source. While not a step-by-step guide, it details my personal experience during the...
As part of our journey towards an effective on board perception for autonomous driving in unstructured environments, a comprehensive analysis of the state-of...
Last week, we created a toy example that fine-tuned RandLa-Net with the validation scene from the SemanticKitti dataset using Open3D-ML. You can explore resu...
LiDAR plays a crucial role in autonomous driving by providing detailed 3D maps of surroundings through laser-based distance measurements. It enhances scene u...
In addition to CARLA’s standard LiDAR sensor, a version that provides semantic information for each point is available. This sensor’s frame classes match tho...
Our current project requires a tool to efficiently evaluate image and LiDAR segmentation models, one that’s compatible with the most common datasets and deep...
Simulated dataset
In the previous post, we built a landscape as a static mesh and followed the CARLA tutorial to create a working version of custom semantic segmentation in ou...
Following the detailed tutorial on Create semantic tags - CARLA Simulator, we’ve successfully added new custom tags to CARLA’s semantic segmentation camera. ...
ROS node for semantic segmentation To enhance interoperability between our unstructured map and the CARLA simulator, we’ve developed a Python-based ROS node ...
Simulated dataset
In the previous post, we built a landscape as a static mesh and followed the CARLA tutorial to create a working version of custom semantic segmentation in ou...
Following the detailed tutorial on Create semantic tags - CARLA Simulator, we’ve successfully added new custom tags to CARLA’s semantic segmentation camera. ...
ROS node for semantic segmentation To enhance interoperability between our unstructured map and the CARLA simulator, we’ve developed a Python-based ROS node ...
Now that the ROS bridge has been succesfully installed, it’s time to test it in the unstructured map simulation. However, our custom map lacks a valid road d...
The official documentation only supports ROS 2 Foxy. However, forks of the ros-bridge repository are available that support the latest CARLA version (0.9.15)...
As part of our journey towards an effective on board perception for autonomous driving in unstructured environments, a comprehensive analysis of the state-of...
Last week, we created a toy example that fine-tuned RandLa-Net with the validation scene from the SemanticKitti dataset using Open3D-ML. You can explore resu...
LiDAR plays a crucial role in autonomous driving by providing detailed 3D maps of surroundings through laser-based distance measurements. It enhances scene u...
In addition to CARLA’s standard LiDAR sensor, a version that provides semantic information for each point is available. This sensor’s frame classes match tho...
The official documentation only supports ROS 2 Foxy. However, forks of the ros-bridge repository are available that support the latest CARLA version (0.9.15)...
Interesting tutorials:
This document serves as supplementary material for installing CARLA from source. While not a step-by-step guide, it details my personal experience during the...
As part of our journey towards an effective on board perception for autonomous driving in unstructured environments, a comprehensive analysis of the state-of...
Our current project requires a tool to efficiently evaluate image and LiDAR segmentation models, one that’s compatible with the most common datasets and deep...