Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
six9527 committed Dec 14, 2023
1 parent 2108c72 commit fe03e7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data_process.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ void data_process::callback_heading(const Float32::SharedPtr msg){
traffic_signal_msg_.map_primitive_id = 11071;
//0 左转,1 直行,2 右转
Lanlet_id = 0;

}
else{
traffic_signal_msg_.map_primitive_id = 15666;
Expand Down

0 comments on commit fe03e7f

Please sign in to comment.