Recent Posts

Custom semantic segmentation camera in CARLA

2 minute read

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

1 minute read

ROS node for semantic segmentation To enhance interoperability between our unstructured map and the CARLA simulator, we’ve developed a Python-based ROS node ...

ROS bridge and unstructured map

1 minute read

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...