Changes
#441 (Jul 25, 2025 10:57:07 PM)
- Update vehicleInfo.groovy — weilikang / detail
- Update push.groovy — weilikang / detail
- Update push.groovy — weilikang / detail
#441 (Jul 25, 2025 10:57:07 PM)
#441 (Jul 25, 2025 10:57:07 PM)
- feat_out: new movable yard v1 — yangchen / detail
- feat_out: movable yard no need to access static block — yangchen / detail
- fix_out: fix when movable yard only need to access dynamic block — yangchen / detail
- feat_out: if no need update, only update request — yangchen / detail
- feat_out: update testing — yangchen / detail
- feat_out: adapted ros msg — yangchen / detail
- fix_out: print map info as before — yangchen / detail
- feat_out: new tool function — yangchen / detail
- feat_out: if yard is movable do not create topo grah links — yangchen / detail
- fix_out: fallback to lane routing should not drive through yard — yangchen / detail
- feat_out: add error info — yangchen / detail
- fix_out: non navigable lane is not in graph — yangchen / detail
- fix_out: crash — yangchen / detail
- fix_out: crash clean up — yangchen / detail
- feat_out: update params to reduce lane change length to 8 meters — yangchen / detail
- feat_out: improve lock station of waypoint — yangchen / detail
- refine mqtt communication; refine logs of mqtt; exit program gracefully — zhaoxuejiang / detail
- feat_out: restricted area for each vehicle — yangchen / detail
- fix topic name — zhaoxuejiang / detail
- fix_out: fix extend forward nullptr — yangchen / detail
- feat_out: parse routing message protection and error code — yangchen / detail
- feat_out: forbidden to change lane even it's stacker — yangchen / detail
- feat_out: enable force heading validation — yangchen / detail
- feat_out: change return type — yangchen / detail
- fix_out: restricted area when no need update — yangchen / detail
- fix_out: fix restricted areas contain forbidden lanes — yangchen / detail
- feat_out: optimize forbidden section ids — yangchen / detail
- feat_out: new error info — yangchen / detail
- feat_out: clean up routing module — yangchen / detail
- feat_out: clean up routing.h — yangchen / detail
- feat_out: support generate black list with vehicle id — yangchen / detail
- feat_out: adapt ros — yangchen / detail
- fix_out: combined section one side is not exsited — yangchen / detail
- fix_out: combined section — yangchen / detail
- feat_out: change default seaside direction to 0 — yangchen / detail
- feat_out: change default seasid direction to static — yangchen / detail
- feat_out: update ros interfarce logic — yangchen / detail
- fix_out: section sub type — yangchen / detail
- fix_out: can not find combined section — yangchen / detail
- feat_out: support multiple scenes lane change — yangchen / detail
- fix_out: fix fallback to lane search only — yangchen / detail
- faet_out: ens s — yangchen / detail
- feat_out: check input point — yangchen / detail
- feat_out: handle junction + enter loading bridge lane — yangchen / detail
- feat_out: add valid point checkout print info — yangchen / detail
- feat_out: treat s turn as straight forward — yangchen / detail
- feat_out: add log — yangchen / detail
- feat_out: fallback white list — yangchen / detail
- fix_out: nullptr — yangchen / detail
- fix_out: change condition to add to white list — yangchen / detail
- feat_out: merge from feat dev merge — yangchen / detail
- feat_out:merge rc_dev into dev — huangxiaolong / detail
- feat_out:longitudinal road does not take traffic into account — huangxiaolong / detail
- fix_out:add the section_sub_type type of ParkingLot to solve the problem that the parking space on R1 Road cannot be parked — huangxiaolong / detail
- feat_out:change direction ros version — huangxiaolong / detail
- fix_out:if it's a parking space mission, x7t7 is prohibited — huangxiaolong / detail
- fix_out:change change_direction from bool to int_8 — huangxiaolong / detail
- feat_out:traffic — huangxiaolong / detail
- fix_out:fix section cost bug — huangxiaolong / detail
- feat_out:dynamic update params — huangxiaolong / detail
- fix_out:fix ros version — huangxiaolong / detail
- feat_out:operation_status — huangxiaolong / detail
- fix_out:fix log — huangxiaolong / detail
- feat_out:publish response when routing fail — huangxiaolong / detail
- fix_out:publish vehicle_id and header_id when routing fail — huangxiaolong / detail
- fix_out:waypoint is null when lane id is not null — huangxiaolong / detail
- feat_out:add waypoint in path — huangxiaolong / detail
- feat_out:Detours that take into account lane density — huangxiaolong / detail
- feat_out:reverse lane id — huangxiaolong / detail
- fix_out:fix request lane_id is senior lane id — huangxiaolong / detail
- fix_out:luojing lane id protect — huangxiaolong / detail
- fix_out:fix high bay routing fail — huangxiaolong / detail
- fix_out:fix apollo explore bug — huangxiaolong / detail
- fix_out:fix the issue that the orign of the reverse door was selected incorrectly — huangxiaolong / detail
- feat_out:new error code — huangxiaolong / detail
- fix_out:fix start_s — huangxiaolong / detail
- fix_out:each start_s is processed according to the waypoint — huangxiaolong / detail
- fix_out:get lane with heading — huangxiaolong / detail
- fix_out:max_heading_difference — huangxiaolong / detail
- fix_out:near lane id — huangxiaolong / detail
- fix_out:get near lane id — huangxiaolong / detail
- feat_out:partial road closures — huangxiaolong / detail
- fix_out:restrict section — huangxiaolong / detail
- fix_out:fix multiple lane closures were added to requests — huangxiaolong / detail
- fix_out:forbidden to drive through parking lot — huangxiaolong / detail
- refactor_out:expand lane search — huangxiaolong / detail
- feat_out:add the branch name to the log — huangxiaolong / detail
- feat_out:if it is a parking space-to-parking space task, an error is reported — huangxiaolong / detail
- fix_out:fix restricted area — huangxiaolong / detail
- fix_out:fix forbidden lane — huangxiaolong / detail
- fix_out:fix projection bug — huangxiaolong / detail
- fix_out:fix partial road closures — huangxiaolong / detail
- fix_out:1.fix the forbidden_lane in the request does not take effect is fixed 2.fix the issue that the options in the internal_request were not cleared — huangxiaolong / detail
- fix_out:fix waypoint location is null — huangxiaolong / detail
- fix_out:1.judgment logic of repairing hatch cover plate area 2.fix the bug that the parking space will take the reverse lane when the road is closed. — huangxiaolong / detail
- feat_out:verity waypoints rationality — huangxiaolong / detail
- feat_out:change lane in yard — huangxiaolong / detail
- fix_out:fix reverse door — huangxiaolong / detail
- feat_out:new restrict areas — huangxiaolong / detail
- fix_out:change distance — huangxiaolong / detail
- feat_out:adapte new restrict areas — huangxiaolong / detail
- fix_out:1.remove the restriction of the parking space-to-parking space task 2.priority is given to diagonal walking — huangxiaolong / detail
- feat_out:1.RealLoadingBridge,ReadDischargingBridge 2.lanes that are prohibited by the lane reversal function are not issued to PNC — huangxiaolong / detail
- Revert "feat_out:1.RealLoadingBridge,ReadDischargingBridge 2.lanes that are prohibited..." — huangxiaolong / detail
- feat_out:1.RealLoadingBridge,ReadDischargingBridge 2.lanes that are prohibited by the lane reversal function are not issued to PNC — huangxiaolong / detail
- fix_out:fix dynamic restrict area — huangxiaolong / detail
- fix_out:fix change lane in yard — huangxiaolong / detail
- fix_out:fix ros waypoint is null — huangxiaolong / detail
- fix_out:fix waypoint — huangxiaolong / detail
- fix_out:fix cross yard logic — huangxiaolong / detail
- fix_out:fix change lane in yard — huangxiaolong / detail
- fix_out:fix oblique logic — huangxiaolong / detail
- feat_out:multiple candidates path — huangxiaolong / detail
- fix_out:update params — huangxiaolong / detail
- fix_out:limit candidates num — huangxiaolong / detail
- fix_out:set precision and add path_for_visualization — huangxiaolong / detail
- fix_out:ros publish candidate response — huangxiaolong / detail
- fix_out:curve visualization transmits only two points — huangxiaolong / detail
- fix_out:fix up bridge — huangxiaolong / detail
- feat_out:slice log — huangxiaolong / detail
- fix_out:restore connect_timeout — huangxiaolong / detail
- fix_out:destination in seaside — huangxiaolong / detail
- Revert "fix_out:destination in seaside" — huangxiaolong / detail
- fix_out:fix reverse door logic — huangxiaolong / detail
- fix_out:fix restrict area — huangxiaolong / detail
- fix_out:fix change lane cross yard logic — huangxiaolong / detail
- fix_out:rebuild reverse door logic — huangxiaolong / detail
- fix_out:adjust s gap for black to 0.02 — huangxiaolong / detail
- feat_out:delete temp_type field — huangxiaolong / detail
- fix_out:fix dynamic fork link topo edge — huangxiaolong / detail
- fix_out:fix virtual section — huangxiaolong / detail
- fix_out:fix delete comments for debug — huangxiaolong / detail
- fix_out:fix change lane edge — huangxiaolong / detail
- fix_out:fix repeat edge — huangxiaolong / detail
- fix_out:fix dynamic edge — huangxiaolong / detail
- fix_out:fix ros version seaside_direction — huangxiaolong / detail
- fix_out:fix ros version seaside_direction v2 — huangxiaolong / detail
- fix_out:fix expand lane search bug — huangxiaolong / detail
- fix_out:fix static dynamic links — huangxiaolong / detail
- feat_out:delete forward and backward — huangxiaolong / detail
- fix_out:seside_direction send forward by default — huangxiaolong / detail
- fix_out:fix multilple candidate request — huangxiaolong / detail
- fix_out:fix mutiple origin and dest — huangxiaolong / detail
- fix_out:fix backward heading — huangxiaolong / detail
- fix_out:rebuid restrict area — huangxiaolong / detail
- feat_out:forbidden_bidirection_lane_ids — huangxiaolong / detail
- fix_out:fix restrict area — huangxiaolong / detail
- fix_out:restrict area — huangxiaolong / detail
- fix_out:fix heading — huangxiaolong / detail
- fix_out:fix reverse heading bug — huangxiaolong / detail
- fix_out:fix Errorcode — huangxiaolong / detail
- fix_out:fix restrict bug — huangxiaolong / detail
- fix_out:fix template — huangxiaolong / detail
- fix_out:fix a star logic — huangxiaolong / detail
- fix_out:fix reverse heading — huangxiaolong / detail
- fix_out:fix forbidden lane — huangxiaolong / detail
- fix_out:fix restrict — huangxiaolong / detail
- fix_out:forbidden lane — huangxiaolong / detail
- feat_out:enable flag_lane_section_search — huangxiaolong / detail
- feat_out: change direction — huangxiaolong / detail
- fix_out:fix forbidden drive through seaside logic — huangxiaolong / detail
- fix compile error of ros1 adapter — zhaoxuejiang / detail
- feat_out:road closures consider start_s and end_s when GetDestination — huangxiaolong / detail
- fix destination on straight part of turn lane — huangxiaolong / detail
- fix_out:fix forbidden lane — huangxiaolong / detail
- fix_out:change direction — huangxiaolong / detail
- fix_out:fix forbidden section — huangxiaolong / detail
- fix_out:fix section block — huangxiaolong / detail
- feat_out:mqtts — huangxiaolong / detail
- feat_out:add openssl lib — huangxiaolong / detail
- feat_out:new dynamic bridge — huangxiaolong / detail
- Revert "feat_out:new dynamic bridge" — huangxiaolong / detail
- fix_out:projection — huangxiaolong / detail
- fix_out:get junctions — huangxiaolong / detail
- fix_out:Heuristic Section Cost — huangxiaolong / detail
- feat_out:points of interest — huangxiaolong / detail
- fix_out:修复point_of_interest在终点前面is_pass也会true的bug — huangxiaolong / detail
- fix_out:借助超车道绕障 — huangxiaolong / detail
- fix_out:投影bug — huangxiaolong / detail
- fix_out:修复动态引桥投影相关bug — huangxiaolong / detail
- fix_out:修复封路导致的extend异常问题 — huangxiaolong / detail
- feat_out:scene_types — huangxiaolong / detail
- fix_out:白名单在纯车道级搜索生效 — huangxiaolong / detail
- feat_out:merge两段sectionsegment — huangxiaolong / detail
- fix_out:前后两段路径不重叠 — huangxiaolong / detail
- fix_out:优化代码 — huangxiaolong / detail
- feat_out:删除代码中无用字段的加载 — huangxiaolong / detail
- fix_out:response里的request保持原样,response里的black_lanes只存封路车道 — huangxiaolong / detail
- fix_out:routing — huangxiaolong / detail
- fix_out:修复yard_junction判定条件bug — huangxiaolong / detail
- feat_out:投影也能投到弯道的弯道bufen — huangxiaolong / detail
- fix_out:yard_junction — huangxiaolong / detail
- fix_out:如果no_through为0时允许跨堆场变道 — huangxiaolong / detail
- feat_out:extend backward时不扩展堆场不可穿车道 — huangxiaolong / detail
- feat_out:road_name白名单 — huangxiaolong / detail
- feat_out:封路异常处理 — huangxiaolong / detail
- fix_out:相邻堆场不允许借助超车道变道 — huangxiaolong / detail
- Revert "fix_out:相邻堆场不允许借助超车道变道" — huangxiaolong / detail
- feat_out:routing — huangxiaolong / detail
- feat_out:road_name_white_list — huangxiaolong / detail
- feat_out:route_cost_request — huangxiaolong / detail
- Update params/hdmap_server_node.yaml — huangxiaolong / detail
- feat_out:特殊封路 — huangxiaolong / detail
- fix_out:route_cost — huangxiaolong / detail
- feat_out:response 新增 vehicle_id字段 — huangxiaolong / detail
- feat_out:修复bug — huangxiaolong / detail
- feat_out:如果有一条成功的规划,那么error info 发成功 — huangxiaolong / detail
- fix_out:修复遗留bug — huangxiaolong / detail
- feat_out:取消vehicle_info — huangxiaolong / detail
- Update CMakeLists.txt — huangxiaolong / detail
- feat_out:根据定位信息进行停车位封路 — huangxiaolong / detail
- feat_out:修复forbidden_lanes — huangxiaolong / detail
- feat_out:修复bug — huangxiaolong / detail
- fix_out:如果不是去停车位的任务,不能打点去停车位 — huangxiaolong / detail
- feat_out:bug — huangxiaolong / detail
- feat_out:routing — huangxiaolong / detail
- feat_out:调整锁站搜索阈值 — huangxiaolong / detail
- feat_out:forbid_to_turn_right_to_yard_ — huangxiaolong / detail
- fix_out:forbid to turn right to yard — huangxiaolong / detail
- fix_out:turn right — huangxiaolong / detail
- fix_out:seaside — huangxiaolong / detail
- feat_out:起点在低贝位情况修复 — huangxiaolong / detail
- feat_out:修复 — huangxiaolong / detail
- feat_out:参数注释 — huangxiaolong / detail
- feat_out:4 to 2 — huangxiaolong / detail
- feat_out:新增向右转弯配置项 — zhaozitong / detail
- rm debug log — zhaoxuejiang / detail
#440 (Jul 23, 2025 8:20:20 PM)
- Update vehicleInfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
#440 (Jul 23, 2025 8:20:20 PM)
- Update guangxi-youyiguan-submodule.jenkinsfile — weilikang / detail
- Add new file — weilikang / detail
#440 (Jul 23, 2025 8:20:20 PM)
- feat_out:新增向右转弯配置项 — zhaozitong / detail
- rm debug log — zhaoxuejiang / detail
#439 (Jul 9, 2025 2:26:55 PM)
- Update hdmap-cloud.jenkinsfile — weilikang / detail
- Update mizar.jenkinsfile — weilikang / detail
- Update polaris.jenkinsfile — weilikang / detail
- Update tc397_ota.jenkinsfile — weilikang / detail
#439 (Jul 9, 2025 2:26:55 PM)
- feat_out:4 to 2 — huangxiaolong / detail
#438 (Jul 8, 2025 4:12:13 PM)
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
- Update push.groovy — weilikang / detail
- Update orinBuild.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update push.groovy — weilikang / detail
- Update push.groovy — weilikang / detail
- Update orinBuild.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update orinBuild.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinBuild.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
- Update orinBuild.groovy — weilikang / detail
#438 (Jul 8, 2025 4:12:13 PM)
- Update map-png.jenkinsfile — weilikang / detail
- Update module-pncreplayer.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update daxie-submodule.jenkinsfile — weilikang / detail
- Update daxie-submodule.jenkinsfile — weilikang / detail
- Update daxie-submodule.jenkinsfile — weilikang / detail
- Update daxie-submodule.jenkinsfile — weilikang / detail
- Update qingdao-xilian-submodule.jenkinsfile — weilikang / detail
- Add new file — weilikang / detail
- Update qinhuangdao-baoshishun-submodule.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Add new file — weilikang / detail
- Update yiwu-suxi-submodule.jenkinsfile — weilikang / detail
- Update qinhuangdao-baoshishun-submodule.jenkinsfile — weilikang / detail
- Update yiwu-suxi-submodule.jenkinsfile — weilikang / detail
- Update yiwu-suxi-submodule.jenkinsfile — weilikang / detail
- Update hainan-yangpu-submodule.jenkinsfile — weilikang / detail
- Update yiwu-suxi-submodule.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update mizar.jenkinsfile — weilikang / detail
- Update polaris.jenkinsfile — weilikang / detail
- Update tc397_ota.jenkinsfile — weilikang / detail
- Update python-scripts.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update hainan-yangpu-submodule.jenkinsfile — weilikang / detail
- Add new file — weilikang / detail
- Update guangxi-youyiguan-submodule.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update hainan-yangpu-submodule.jenkinsfile — weilikang / detail
- Update telediagnostic.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update orin-test.jenkinsfile — weilikang / detail
- Update orin-test.jenkinsfile — weilikang / detail
- Update orin-test.jenkinsfile — weilikang / detail
- Update orin-test.jenkinsfile — weilikang / detail
- Update python-scripts.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
#438 (Jul 8, 2025 4:12:13 PM)
- feat_out:参数注释 — huangxiaolong / detail
#437 (Apr 29, 2025 5:37:32 PM)
- feat_out:修复 — huangxiaolong / detail
#436 (Apr 29, 2025 11:03:36 AM)
- feat_out:起点在低贝位情况修复 — huangxiaolong / detail
#435 (Apr 28, 2025 4:19:44 PM)
- fix_out:seaside — huangxiaolong / detail
#434 (Apr 28, 2025 3:13:49 PM)
- fix_out:turn right — huangxiaolong / detail
#433 (Apr 28, 2025 1:54:44 PM)
#433 (Apr 28, 2025 1:54:44 PM)
- fix_out:forbid to turn right to yard — huangxiaolong / detail
#432 (Apr 27, 2025 11:33:17 AM)
#432 (Apr 27, 2025 11:33:17 AM)
- Add new file — weilikang / detail
- Update neimenggu-mandula-submodule.jenkinsfile — weilikang / detail
- Add new file — weilikang / detail
#432 (Apr 27, 2025 11:33:17 AM)
- feat_out:forbid_to_turn_right_to_yard_ — huangxiaolong / detail
#431 (Apr 21, 2025 7:24:41 PM)
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
#431 (Apr 21, 2025 7:24:41 PM)
- Update mizar.jenkinsfile — weilikang / detail
- Update polaris.jenkinsfile — weilikang / detail
- Update tc397_ota.jenkinsfile — weilikang / detail
- Update hdmap-cloud.jenkinsfile — weilikang / detail
- Update hdmap-cloud.jenkinsfile — weilikang / detail
- Update python-scripts.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
#431 (Apr 21, 2025 7:24:41 PM)
- feat_out:调整锁站搜索阈值 — huangxiaolong / detail
#430 (Apr 3, 2025 2:49:35 PM)
- feat_out:routing — huangxiaolong / detail
#429 (Mar 19, 2025 3:35:12 PM)
- feat_out:bug — huangxiaolong / detail
#428 (Mar 17, 2025 5:00:21 PM)
#428 (Mar 17, 2025 5:00:21 PM)
#428 (Mar 17, 2025 5:00:21 PM)
- fix_out:如果不是去停车位的任务,不能打点去停车位 — huangxiaolong / detail
#427 (Mar 13, 2025 2:50:47 PM)
#427 (Mar 13, 2025 2:50:47 PM)
#427 (Mar 13, 2025 2:50:47 PM)
- feat_out:修复bug — huangxiaolong / detail
#426 (Mar 11, 2025 5:37:58 PM)
- feat_out:修复forbidden_lanes — huangxiaolong / detail
#425 (Mar 11, 2025 5:34:57 PM)
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
- Update system-libraries.jenkinsfile — weilikang / detail
#425 (Mar 11, 2025 5:34:57 PM)
- feat_out:根据定位信息进行停车位封路 — huangxiaolong / detail
#424 (Feb 18, 2025 5:41:06 PM)
- Update CMakeLists.txt — huangxiaolong / detail
#423 (Feb 18, 2025 5:38:10 PM)
#423 (Feb 18, 2025 5:38:10 PM)
- feat_out:取消vehicle_info — huangxiaolong / detail
#422 (Feb 14, 2025 6:26:45 PM)
- Update map-png.jenkinsfile — weilikang / detail
- Update module-pncreplayer.jenkinsfile — weilikang / detail
- Update module-confname.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
#422 (Feb 14, 2025 6:26:45 PM)
- fix_out:修复遗留bug — huangxiaolong / detail
#421 (Feb 5, 2025 1:56:54 PM)
- feat_out:如果有一条成功的规划,那么error info 发成功 — huangxiaolong / detail
#420 (Feb 5, 2025 12:09:09 PM)
- feat_out:修复bug — huangxiaolong / detail
#419 (Jan 24, 2025 10:35:01 AM)
#419 (Jan 24, 2025 10:35:01 AM)
- feat_out:response 新增 vehicle_id字段 — huangxiaolong / detail
#418 (Jan 24, 2025 9:13:16 AM)
- Update repoinfo.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
#418 (Jan 24, 2025 9:13:16 AM)
#418 (Jan 24, 2025 9:13:16 AM)
- fix_out:route_cost — huangxiaolong / detail
#417 (Jan 17, 2025 4:56:04 PM)
- Update repoinfo.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
#417 (Jan 17, 2025 4:56:04 PM)
- feat_out:特殊封路 — huangxiaolong / detail
#416 (Jan 13, 2025 3:42:34 PM)
- Update params/hdmap_server_node.yaml — huangxiaolong / detail
#415 (Jan 13, 2025 3:38:49 PM)
#415 (Jan 13, 2025 3:38:49 PM)
- feat_out:route_cost_request — huangxiaolong / detail
#414 (Jan 9, 2025 10:32:19 AM)
- feat_out:road_name_white_list — huangxiaolong / detail
#413 (Jan 9, 2025 9:13:04 AM)
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orinModule64Choice.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update repoinfo.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
#413 (Jan 9, 2025 9:13:04 AM)
- Update python-scripts.jenkinsfile — weilikang / detail
- Add new file — weilikang / detail
- Update jili-xiasha-submodule.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update daxie-submodule.jenkinsfile — weilikang / detail
- Update daxie-submodule.jenkinsfile — weilikang / detail
- Update module-pncreplayer.jenkinsfile — weilikang / detail
#413 (Jan 9, 2025 9:13:04 AM)
- feat_out:routing — huangxiaolong / detail
#412 (Dec 22, 2024 10:25:57 AM)
#412 (Dec 22, 2024 10:25:57 AM)
- Revert "fix_out:相邻堆场不允许借助超车道变道" — huangxiaolong / detail