navigator icon indicating copy to clipboard operation
navigator copied to clipboard

Navigator, our self-driving vehicle software stack

Results 102 navigator issues
Sort by recently updated
recently updated
newest added

## Problem Currently, the car cannot detect and visualize nearby cars, cyclists, or pedestrians. ## Solution Use the ZED SDK, @zzeneric 's visualization code, and @rae0924 's interface to detect...

- RVIZ crashes - Route never starts running

Create a "unified" controller, containing 2 controllers that handle throttle (positive, negative) and steering angle - Inputs state estimate information and refined path - Outputs CarlaEgoVehicleControl msg.

I've narrowed this to the `image_segmentation` node. Eats up ~1GB of memory per second. Suspect it's an upstream issue with mmsegmentation, though I'm uncertain.