Green dot floating in front of car - how to remove

I’m not entirely sure if this is just something from .tech, but I’m starting to suspect it might be.

Basically, there’s a green dot floating in front of the car, and I’m trying to figure out how to remove it. I’m not sure if it’s supposed to be one of the sensors or something else. If it is a sensor, then shouldn’t there be similar indicators for the other sensors as well? That’s what’s confusing me.

Another issue is that this green dot also shows up on the camera, which is messing with anything I try to do using that view.

So at this point, I’m just looking for instructions on how to remove or disable it, or at least understand what’s causing it.

Hello @Julian1777,
Sensors with the isVisualised flag set to true get displayed as a green dot. You can set the flag on that sensor to false explicitly and the dot will disappear. What’s your sensor configuration and are you using python? Most sensors should have this flag enabled by default.

That was it! I completely forgot about the flags and only added them for some of the sensors. Thank you for the quick resolution.

Happy to help :slight_smile:
Feel free to reach out again if you have any trouble.

1 Like