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 Current EPAS interface untouched since Demo 1 this summer. Likely in need of refinement or redo. ## Solution Refine or rewrite EPAS interface, possibly as part of new...

Create a helper tool for directly viewing the output of the route planner in RVIZ.

1. Process [Obstacle3DArray](https://github.com/Nova-UTD/navigator/blob/feature_carla_objects/src/msg/voltron_msgs/msg/Obstacle3DArray.msg) messages into [MarkerArray](http://docs.ros.org/en/api/visualization_msgs/html/msg/MarkerArray.html) messages. 2. Use visualiztion to confirm that sim_bridge_node is generating bounding box messages correctly

## Problem Currently, the car cannot generate paths in real time along our Demo 2 route. ## Solution Following verification in simulator (#209), load latest code onto Jetson and conduct...

1. Parse reference lines from HD map 2. Migrate existing code to use new ODR format 3. Tune existing code to work smoothly (in simulation)