Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Time Delay Compensation Package #2003

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1556 commits
Select commit Hold shift + click to select a range
53ab694
feat(multi_object_tracker): change ekf_params_.use_measurement_covari…
scepter914 Aug 27, 2022
845bcec
feat(motion_utils): add explanation of segment (#1704)
takayuki5168 Aug 29, 2022
fb2c585
feat(behavior_path_planner): output debug marker from each module (#1…
satoshi-ota Aug 29, 2022
6b4786e
docs(obstacle_stop_planner): add limitations of backward driving (#1696)
kosuke55 Aug 29, 2022
2de2dc5
fix(behavior_path_planner): revival of skipped lane_ids by smooth goa…
takayuki5168 Aug 29, 2022
3b4566a
feat(behavior_path_planner): stabilize lane_following end points (#1632)
takayuki5168 Aug 29, 2022
1e0d85e
feat(pure_pursuit): add maximum steering angle limit (#1654)
brkay54 Aug 29, 2022
8fee714
feat(obstacle_avoidance_planne): enable plan_from_ego by default (#1673)
kosuke55 Aug 29, 2022
fa8aa91
feat(behavior_path_planner): enable pull_over backward_parking by def…
kosuke55 Aug 29, 2022
55d144f
feat(trajectory_follower): keep stop until the steering control is do…
kosuke55 Aug 29, 2022
61d80c1
feat(motion_velocity_smoother): use utility functions in autoware (#1…
purewater0901 Aug 29, 2022
30e0406
docs(trajectory_follower, trajectory_follower_nodes): update docs (#1…
kosuke55 Aug 29, 2022
e36e8ff
chore(trajectory_follower_nodes): remove the remaining latlon_muxer (…
kosuke55 Aug 29, 2022
3fbcac7
feat(obstacle_cruise_planner): fix collision points (#1695)
purewater0901 Aug 29, 2022
51250aa
feat(behavior_path_planner): revise lane change module (#1139)
zulfaqar-azmi-t4 Aug 29, 2022
badf9e3
docs(behavior_path_planner): lane change docs update (#1385)
zulfaqar-azmi-t4 Aug 29, 2022
54a2add
feat(behavior_path_planner): lane change revised visualization (#1140)
zulfaqar-azmi-t4 Aug 30, 2022
5744037
chore(planning/control packages): organized authors and maintainers (…
takayuki5168 Aug 30, 2022
f26d58c
ci: add update-codeownders-from-packages.yaml (#1619)
kenji-miyake Aug 30, 2022
44ad55f
feat(behavior_path_palnner): update geometric parallel parking for pu…
kosuke55 Aug 30, 2022
9daaa46
fix(vehicle_velocity_converter): simpify parameter inputs (#1727)
kminoda Aug 30, 2022
e2837ed
feat(tier4_autoware_utils): add point to tfvector function (#1726)
purewater0901 Aug 30, 2022
b7a02ec
docs(behavior_path_planner): update pull over docs (#1578)
kosuke55 Aug 30, 2022
451f329
fix(behavior_path_planner): use common ego nearest search for lane_fo…
takayuki5168 Aug 30, 2022
ae1e9ce
fix(behavior_velocity_planner): support u-turn for detection_area, vt…
takayuki5168 Aug 30, 2022
ee743ef
feat(obstacle_cruise_planner): fix stop condition (#1730)
purewater0901 Aug 30, 2022
792a4e8
fix(behavior_path_planner): geometric parallel parking debug pose (#1…
kosuke55 Aug 30, 2022
937c44a
chore: sync files (#1723)
awf-autoware-bot[bot] Aug 30, 2022
0f66ab4
chore: update CODEOWNERS (#1671)
awf-autoware-bot[bot] Aug 30, 2022
4016467
feat(intersection): continue detection after pass judge (#1719)
soblin Aug 30, 2022
55fd28d
feat(motion_velocity_smoother): delete unnecessary linear interpolati…
purewater0901 Aug 31, 2022
64e2cd4
fix(motion_velocity_smoother): use common ego nearest search (#1584)
takayuki5168 Aug 31, 2022
a4ea903
feat(behavior_velocity_planner): hold stop margin distance in stop li…
satoshi-ota Aug 31, 2022
511df1d
ci: add cancel-previous-workflows.yaml (#1736)
kenji-miyake Aug 31, 2022
06105fc
feat(tier4_planning_rviz_plugin): add velocity_text to path_with_lane…
kosuke55 Aug 31, 2022
18a450a
feat(blockage_diag): time series blockage diag (#1004)
swiftfile Aug 31, 2022
6eaeb9a
refactor(mission_planner): apply clang-tidy (#1737)
isamu-takagi Aug 31, 2022
dae071a
chore: sync files (#1739)
awf-autoware-bot[bot] Aug 31, 2022
5a6cf37
feat(tier4_perception_launch): make lanelet object filter optional (#…
kaancolak Aug 31, 2022
5327ab3
fix(obstacle_avoidance_planner): deal with self-crossing and u-turn p…
takayuki5168 Aug 31, 2022
91ede5e
ci(cancel-previous-workflows): use pull_request_target (#1741)
kenji-miyake Aug 31, 2022
db37a51
fix(velodyne_monitor): add temp_hot_*** to 20 (#1744)
h-ohta Aug 31, 2022
60032ab
chore: sync files (#1746)
awf-autoware-bot[bot] Aug 31, 2022
239b499
perf(obstacle_stop_planner): prevent unnecessary duplicate points (#1…
maxime-clem Aug 31, 2022
e79a69e
refactor(behavior_path_planner): rename pull_over params (#1747)
kosuke55 Aug 31, 2022
6e8ba5a
fix(system_monitor): multithreading support for boost::process (#1714)
v-nakayama7440-esol Aug 31, 2022
be9f557
feat(default_ad_api): add localization api (#1431)
isamu-takagi Sep 1, 2022
a272a6c
feat(behavior_path_planner): behavior path planner parameter server (…
zulfaqar-azmi-t4 Sep 1, 2022
4997155
fix(automatic_pose_initializer): fix starvation (#1756)
isamu-takagi Sep 1, 2022
38ab5d6
feat(motion_utils): add interpolation function (#1738)
purewater0901 Sep 1, 2022
68785aa
ci(check-build-depends): use ROS container (#1740)
kenji-miyake Sep 1, 2022
199d83f
ci(clang-tidy): analyze only modified files (#1745)
kenji-miyake Sep 1, 2022
bcc6d17
fix(mission_planner): fix function name renaming (#1760)
isamu-takagi Sep 1, 2022
dd76978
feat(motion_velocity_smoother): add guard before interpolation (#1752)
purewater0901 Sep 1, 2022
eb21694
feat(interpolation): add spherical linear interpolation (#1762)
purewater0901 Sep 1, 2022
0cb9516
chore: update CODEOWNERS (#1765)
awf-autoware-bot[bot] Sep 2, 2022
d98c6fc
fix(lidar_centerpoint): fix has_twist condition (#1753)
scepter914 Sep 2, 2022
f7387c8
feat(perception_utils): use slerp for orientation (#1764)
purewater0901 Sep 2, 2022
2590b8d
refactor(goal_distance_calculator): apply clang-tidy (#1651)
h-ohta Sep 2, 2022
bf5e717
feat(interpolation): clean code (#1766)
purewater0901 Sep 2, 2022
9b9e00d
fix(behavior_velocity): fix insertVelocity (#1768)
taikitanaka3 Sep 2, 2022
fe1c625
fix(behavior_path_planner): fix stop path for pull_over (#1742)
kosuke55 Sep 2, 2022
6d8d0d4
feat(behavior_path_planner): update pull out (#1438)
kosuke55 Sep 2, 2022
c374139
fix(interpolation): use slerp for spherical_linear_interpolation (#1769)
takayuki5168 Sep 2, 2022
045ea98
refactor(motion_velocity_smoother): change curvature calculation (#1638)
brkay54 Sep 2, 2022
b1bcd6c
chore(behavior_path_planner): fix pull_over typo (#1771)
kosuke55 Sep 3, 2022
60e4c79
feat: add CRC error monitoring to net_monitor (#638)
v-nakayama7440-esol Sep 4, 2022
164fe93
feat(behavior_velocity_planner): replace Polygon2d with common's one …
takayuki5168 Sep 5, 2022
ab8c636
fix(obstacle_avoidance_planner, interpolation): improve slerp and fix…
angry-crab Sep 5, 2022
343cfe9
feat(bag_time_manager_rviz_plugin): add bag time manager rviz plugin …
taikitanaka3 Sep 5, 2022
68aba4e
chore: update NOTICE (#1138)
kenji-miyake Sep 5, 2022
4a6c95c
refactor(ekf_localizer): isolate state transition functions (#1758)
IshitaTakeshi Sep 5, 2022
8c08808
docs(behavior_path_planner): update pull out docs (#1587)
kosuke55 Sep 5, 2022
1f86c0d
feat(behavior_path_planner): use object recognition for pull_over (#1…
kosuke55 Sep 5, 2022
874287a
fix(mission_planner, route_handler): enable loop detection of route (…
tkimura4 Sep 5, 2022
55df439
fix(heatmap_visualizer): add unknown class (#1781)
tkimura4 Sep 5, 2022
0eb2dda
refactor(run_out): use util function to calculate stop point (#1780)
TomohitoAndo Sep 6, 2022
7019a18
fix(radar_fusion_to_detected_object): add message_filter to radar fus…
scepter914 Sep 6, 2022
1c03a8e
refactor(behavior_velocity): use state machine util (#1785)
taikitanaka3 Sep 6, 2022
30d8e5e
fix(elevation_map_loader): remove and create map bagfile if it cannot…
Shin-kyoto Sep 6, 2022
2a41514
fix(intersection): use constant velocity for smoother reference (#1721)
soblin Sep 6, 2022
48acd9e
fix(behavior_path_planner): fix pull_over request_length and maximum_…
kosuke55 Sep 6, 2022
43fa0d4
refactor(tier4_screen_capture_rviz_plugin):apply clang-tidy (#1649)
h-ohta Sep 6, 2022
9dbb199
fix(ekf_localizer): rename biased pose topics (#1787)
IshitaTakeshi Sep 6, 2022
6238eaf
refactor(obstacle_stop_planner): update params name for readability (…
satoshi-ota Sep 6, 2022
82cdd27
feat(rtc_interface): add finish distance (#1685)
rej55 Sep 6, 2022
4a2b2e6
fix(tier4_screen_capture_rviz_plugin): fix spell check (#1790)
h-ohta Sep 6, 2022
3ad9ac4
fix(system_monitor): incorrect counter increment in CPU Usage monitor…
v-nakayama7440-esol Sep 6, 2022
e62deb0
fix(freespace_planning_algorithms): non-successive waypoints problem …
NorahXiong Sep 6, 2022
faf1d32
feat(obstacle_cruise_planner): replace interpolation function with th…
purewater0901 Sep 7, 2022
9f51bbf
feat: change car size param in shape estimation (#1709)
yukkysaito Sep 7, 2022
6fbb983
feat(behavior_path_planner): check goal to objects logitudinal distan…
kosuke55 Sep 7, 2022
e1c1f0c
feat(lidar_centerpoint): yaw norm filter (#1728)
knzo25 Sep 7, 2022
6ec48c9
feat(trajectory_follower): use kinematic topic for ego pose (#1791)
TakaHoribe Sep 7, 2022
e2f859c
docs(velodyne_monitor): add known limits (#1802)
h-ohta Sep 7, 2022
fd3a367
feat(motion_velocity_smoother): add steering rate limit while plannin…
brkay54 Sep 7, 2022
5bc00ea
feat(dummy_infrastructure): change to multiple virtual signal state o…
YoheiMishina Sep 8, 2022
91d8b1b
feat(radar_object_fusion_to_detected_object): enable confidence compe…
scepter914 Sep 8, 2022
7a44940
fix(system_monitor): fix parameter threshold of CPU Usage monitoring …
v-nakayama7440-esol Sep 8, 2022
bf19d9b
refactor(ekf_localizer): isolate measurement models as functions (#1795)
IshitaTakeshi Sep 8, 2022
78b8dc3
feat(motion_utils): add new search zero velocity (#1803)
purewater0901 Sep 8, 2022
a47d7a0
feat(behavior_path_planner): change pull over params (#1815)
kosuke55 Sep 8, 2022
319208d
fix(behavior_path_planner): drivable area not properly extended (#1817)
zulfaqar-azmi-t4 Sep 8, 2022
8e3c8c0
feat(behavior_path_planner): pull_over decrease hz (#1819)
kosuke55 Sep 9, 2022
c1a2088
feat(obstacle_cruise_planner): add terminal collision checker (#1807)
purewater0901 Sep 9, 2022
bf18da8
feat(behavior velocity): lighten topic (#1806)
taikitanaka3 Sep 9, 2022
487a717
fix(simple_planning_simulator): fix param file levels (#1612)
HaoruXue Sep 9, 2022
143b589
fix(autoware_auto_perception_rviz_plugin): fix twist marker id (#1774)
scepter914 Sep 9, 2022
f3564fc
feat(behavior_velocity_planner): make debug.cpp (#1773)
takayuki5168 Sep 9, 2022
f51ff38
fix(behavior_path_planner): fix pull_over dies when occupancy_grid_ma…
kosuke55 Sep 9, 2022
b92fbc7
fix(crosswalk_traffic_light_estimator): fix invalid access (#1825)
tkimura4 Sep 9, 2022
a9076bb
feat: add GPU clock monitoring to gpu_monitor (#687)
v-nakayama7440-esol Sep 9, 2022
f4ba767
feat(occlusion_spot): reduce noise for on coming car (#1703)
taikitanaka3 Sep 9, 2022
0f78cfb
fix(behavior_velocity): fixed missing initialization in merge_from_pr…
soblin Sep 9, 2022
c2081b9
fix(radar_fusion_to_detected_object): make has_twist_covariance enabl…
scepter914 Sep 10, 2022
9069140
feat(planning_debug_tools): add accleration calculation (#1782)
takayuki5168 Sep 10, 2022
fe5e1e3
fix(tier4_perception_launch): add input/pointcloud to ground-segmenta…
yukke42 Sep 11, 2022
37607b7
refactor(run_out): refactor debug markers (#1811)
TomohitoAndo Sep 12, 2022
68588f5
fix(ekf_localizer): remove a setter function to improve refenential t…
IshitaTakeshi Sep 12, 2022
8420c24
fix(behavior_velocity_planner): negative time exception (#1828)
TakaHoribe Sep 12, 2022
2fefe72
fix(lidar_centerpoint): include zero in range of yaw_norm_threshold (…
Shin-kyoto Sep 12, 2022
4be9386
refactor(behavior_path_planner): refactoring some utils function (#1832)
zulfaqar-azmi-t4 Sep 12, 2022
68f07f2
feat(motion_utils): add interpolation header file (#1838)
purewater0901 Sep 12, 2022
d054fb1
feat(obstacle_cruise_planner): add explanations for holding the close…
purewater0901 Sep 12, 2022
acb2e7d
refactor(behavior_path_planner): refactor pull_over (#1842)
kosuke55 Sep 12, 2022
de381fd
feat(motion_utils): add threshold (#1839)
purewater0901 Sep 12, 2022
4d75ec3
refactor(behavior_path_planner): use debug_marker of interface for pu…
kosuke55 Sep 12, 2022
309bc39
feat(tier4_autoware_utils): add covariance util (#1840)
scepter914 Sep 12, 2022
8698f18
refactor(radar_fusion_to_detected_object): move covariance index to u…
scepter914 Sep 13, 2022
99a84c4
feat(behavior_path_planner): visualize pull over candidate path after…
kosuke55 Sep 13, 2022
446eb37
feat(signal_processing): add lpf for twist (#1852)
takayuki5168 Sep 13, 2022
43d94ab
feat(shift_decider): put the gear in park when vehicle reaches the go…
lilyildiz Sep 13, 2022
ab4b8eb
fix(behavior_path_planner): fix check intersection for lane change (#…
zulfaqar-azmi-t4 Sep 13, 2022
a5b0cb6
feat(dummy_perception_publisher): publish object with acc (#1853)
takayuki5168 Sep 14, 2022
f398693
feat(planning_debug_tools): add stop reason visualizer (#1847)
taikitanaka3 Sep 14, 2022
2736128
chore: update CODEOWNERS (#1788)
awf-autoware-bot[bot] Sep 14, 2022
af32aad
refactor(radar_tracks_msgs_converter): refactor to use covariance ind…
scepter914 Sep 14, 2022
1a14e4e
chore: update CODEOWNERS (#1858)
awf-autoware-bot[bot] Sep 14, 2022
816679a
docs(joy_controller): joystick keymap fix in readme (#1834)
sfukuta Sep 14, 2022
2338993
feat(tier4_simulator_launch): manual sync with tier4/autoware_launch.…
kminoda Sep 14, 2022
168f4f4
feat(tier4_localization_launch): manual sync with tier4/localization_…
kminoda Sep 14, 2022
a285faa
refactor(run_out): remove unused parameter (#1836)
TomohitoAndo Sep 14, 2022
c76efe9
fix(obstacle_cruise_planner): add z to stop_factor (#1861)
takayuki5168 Sep 14, 2022
79b7baf
fix(behavior_path_planner): pull over deceleration (#1860)
kosuke55 Sep 14, 2022
a81a15b
feat(multi_object_tracker): increase max-area for truck and trailer (…
yukke42 Sep 14, 2022
a6d06eb
feat(behavior_planning): use acceleration from localization module (#…
satoshi-ota Sep 14, 2022
2cf884a
fix(motion_utils): fix terminal point access method (#1863)
purewater0901 Sep 14, 2022
c44202e
fix(traffic_light): fix stop reason (#1864)
taikitanaka3 Sep 14, 2022
d8db49c
feat(shift_decider): add config file (#1857)
lilyildiz Sep 14, 2022
2b86874
feat(motion_utils): add resample utils (#1867)
purewater0901 Sep 15, 2022
853222a
feat(pose_initializer)!: support ad api (#1500)
isamu-takagi Sep 15, 2022
f00c87c
feat(rtc_auto_mode_manager): add rtc_auto_mode_manager and fix auto m…
rej55 Sep 15, 2022
dd4bb6c
feat(accel_brake_map_calibrator): add test scripts for acc/brake cmd …
TakaHoribe Sep 15, 2022
957fde8
refactor(ekf_localizer): add a warning class (#1837)
IshitaTakeshi Sep 15, 2022
bfbe26e
feat(motion_utils): generalize overlap functions (#1871)
purewater0901 Sep 15, 2022
d927ba6
refactor(lidar_centerpoint): change default threshold params (#1874)
yukke42 Sep 15, 2022
87a8771
feat(obstacle_avoidance_planner): fix can be applied to the first tra…
takayuki5168 Sep 15, 2022
af10691
refactor(obstacle_avoidance_planner): node refactoring (#1829)
takayuki5168 Sep 15, 2022
a94b936
refactor(path_shifter): make member functions const as far as possibl…
satoshi-ota Sep 15, 2022
e2c7079
feat(trtexec_vendor): add vendor package for trtexec (#1821)
wep21 Sep 16, 2022
a12e019
refactor(radar_tracks_msgs_converter): refactor to use covariance ind…
scepter914 Sep 16, 2022
880c836
build(build_depends.repos): add autoware adapi messages repository (#…
tkhmy Sep 16, 2022
0bc061d
refactor(obstacle_stop_planner): clean up code (#1823)
satoshi-ota Sep 16, 2022
fcf4264
refactor(ekf_localizer): isolate mahalanobis functions and add tests …
IshitaTakeshi Sep 16, 2022
2fbbb16
refactor(ekf_localizer): add functions to check if a matrix has nan o…
IshitaTakeshi Sep 16, 2022
75025fa
fix: fix missing dependency (#1891)
takayuki5168 Sep 16, 2022
84bf156
fix(obstacle_cruise_planner): ignore behind obstacles (#1894)
tkimura4 Sep 16, 2022
86fc180
fix(trtexec_vendor): fix tensorrt supported versions (#1896)
yukke42 Sep 16, 2022
e95bd35
feat(vehicle_info_util): add script to calculate turning radius (#1855)
takayuki5168 Sep 16, 2022
32c7577
fix(route_handler): deal with completely overlapped inverted lane (#1…
takayuki5168 Sep 16, 2022
36b4ff5
refactor: replace acc calculation in planning control modules (#1213)
TakaHoribe Sep 16, 2022
a6b6d1c
feat(multi_object_tracker): update bus size (#1887)
yukkysaito Sep 18, 2022
7640c41
fix(multi_object_tracker): add missing trailer tracker (#1885)
yukke42 Sep 20, 2022
cf7fdd5
feat(tier4_perception_launch): add arg to swtich lidar_centerpoint mo…
yukke42 Sep 20, 2022
1be586b
refactor(topic_state_monitor): move the parameter group to match impl…
isamu-takagi Sep 20, 2022
d77a183
feat(autoware_ad_api_msgs): replace adapi message (#1897)
isamu-takagi Sep 20, 2022
028fbb9
refactor(vehicle_cmd_gate): move private headers (#1799)
isamu-takagi Sep 20, 2022
4f1458e
feat: move adapi rviz adaptor (#1900)
isamu-takagi Sep 20, 2022
695cf0a
feat(topic_state_monitor): support transform topic check (#1586)
isamu-takagi Sep 20, 2022
b835722
fix: add adapi dependency (#1892)
isamu-takagi Sep 20, 2022
ddc4fde
chore: add code owners (#1869)
taikitanaka3 Sep 20, 2022
e1df311
feat(intersection): use intersection_area if available (#1733)
soblin Sep 20, 2022
8dfc92e
feat(system_monitor): add IP packet reassembles failed monitoring to …
v-nakayama7440-esol Sep 20, 2022
020e3f6
fix(gnss_poser): solve gnss_ins_orientation parameter name error (#1693)
meliketanrikulu Sep 20, 2022
89b9137
feat(tensorrt_yolo): update Readme about model conversion (#1749)
HaoruXue Sep 20, 2022
0b43f94
chore: sync files (#1914)
awf-autoware-bot[bot] Sep 21, 2022
776a9d6
feat(lidar_centerpoint): implemented a class remapping according to t…
knzo25 Sep 21, 2022
9de345e
docs(accel_brake_map_calibrator): add parameter descriptions (#1918)
TakaHoribe Sep 21, 2022
97ba0d3
feat(tier4_autoware_api_launch): add rtc_controller to api launch (#1…
tkhmy Sep 21, 2022
6180cf8
fix(lidar_centerpoint): fixed the lidar_centerpoint related packages …
knzo25 Sep 21, 2022
c849209
feat(component_interface_utils): apply message change (#1921)
isamu-takagi Sep 21, 2022
325facc
chore(system_error_monitor): add maintainer (#1922)
ito-san Sep 21, 2022
d3ab8c3
feat: add HDD monitoring items to hdd_monitor (#721)
v-nakayama7440-esol Sep 21, 2022
fb6794f
feat(autoware_ad_api_specs): define motion interface (#1808)
isamu-takagi Sep 21, 2022
43bd387
fix(avoidance): guard invalid shift point (#1924)
satoshi-ota Sep 21, 2022
3604d65
chore: update CODEOWNERS (#1889)
awf-autoware-bot[bot] Sep 21, 2022
8bf4a55
fix(default_ad_api): temporary disable api route to resolve type conf…
isamu-takagi Sep 21, 2022
adefe4d
fix(behavior_path_planner): lane change ego and target polygon pose (…
zulfaqar-azmi-t4 Sep 22, 2022
16e401a
chore: update CODEOWNERS (#1931)
awf-autoware-bot[bot] Sep 22, 2022
90f58f4
chore: update CODEOWNERS (#1932)
awf-autoware-bot[bot] Sep 22, 2022
bc84443
fix(image_projection_based_fusion): fix input to quaternion (#1933)
yukke42 Sep 22, 2022
42ce0ef
chore(perception_util): add maintainer (#1920)
scepter914 Sep 22, 2022
bafc267
chore: sync files (#1944)
awf-autoware-bot[bot] Sep 23, 2022
5926be5
refactor(perception_utils): add label util function (#1908)
scepter914 Sep 23, 2022
afcf490
refactor(map_loader): split to member functions (#1941)
takayuki5168 Sep 23, 2022
f4d3c79
fix(obstacle_avoidance_planner): fix inf loop in mpt (#1881)
takayuki5168 Sep 23, 2022
b2d2719
fix(raw_vehicle_cmd_converter): inconsitent sign of braking command (…
ralwing Sep 23, 2022
dafaea6
fix(obstacle_avoidance_planner): fix build error (#1948)
takayuki5168 Sep 24, 2022
902746c
feat(planning_api_interface): add publish steering factor (#1706)
tkhmy Sep 25, 2022
f876c8b
chore: sync files (#1949)
awf-autoware-bot[bot] Sep 26, 2022
a7fba88
fix(trajectory_follower): fixed stop distance calculation in transiti…
soblin Sep 26, 2022
9656614
chore(behavior_path_planner): add code owner (#1952)
satoshi-ota Sep 26, 2022
6c121e3
fix(behavior_path_planner): fix shift pull out (#1946)
kosuke55 Sep 26, 2022
1ac3eb1
chore(perception_util): add maintainer (#1951)
scepter914 Sep 26, 2022
07be442
chore(tier4_planning_launch): add maintainers (#1955)
kosuke55 Sep 26, 2022
f41b7a6
chore: update CODEOWNERS (#1943)
awf-autoware-bot[bot] Sep 26, 2022
b5345c8
chore: update CODEOWNERS (#1957)
awf-autoware-bot[bot] Sep 26, 2022
1d3c214
feat(behavior_path_planner): add pull_over base class (#1911)
kosuke55 Sep 26, 2022
8eb570d
fix(tier4_autoware_utils): fix covariance enum name (#1950)
scepter914 Sep 27, 2022
69fbac8
fix(behavior_path_planner): fix bug of turn signal with overlap lane …
takayuki5168 Sep 27, 2022
7e65ed0
refactor(tier4_planning_rviz_plugin): apply clang-tidy for path (#1637)
h-ohta Sep 27, 2022
999740c
feat(tier4_planning_rviz_plugin): add owner (#1953)
takayuki5168 Sep 27, 2022
c124dc2
refactor(run_out): add state machine class for state transition (#1884)
TomohitoAndo Sep 27, 2022
cd9fb30
feat(lidar_centerpoint): add IoU-based NMS (#1935)
yukke42 Sep 27, 2022
3c45434
fix(behavior_path_planner): pull over dies after curve (#1963)
kosuke55 Sep 27, 2022
f57f7ea
chore(behavior_velocity): add maintainer for run out module (#1967)
TomohitoAndo Sep 28, 2022
549776c
chore: update CODEOWNERS (#1966)
awf-autoware-bot[bot] Sep 28, 2022
8aaf256
fix(behavior_path_planner): shift pull over path distortion with resa…
kosuke55 Sep 28, 2022
d7d27cd
fix(kalman_filter): add more maintainers (#1977)
kminoda Sep 28, 2022
2f70f50
fix(behavior_velocity_planner): do not consider stop_line_margin when…
tkimura4 Sep 28, 2022
ab44a4a
feat(behavior_path_planner): add new turn signal algorithm (#1964)
purewater0901 Sep 28, 2022
53cb399
test(signal_processing): fix unit test bug (#1960)
takayuki5168 Sep 29, 2022
867fc31
refactor(ndt_scan_matcher): refactor callbackSensorPoints (#1757)
kminoda Sep 29, 2022
3e81510
feat: add rtc manager rviz plugin (#1936)
taikitanaka3 Sep 29, 2022
a09167f
feat(lidar_centerpoint): enabled per class yaw norm threshold (#1962)
knzo25 Sep 29, 2022
eef81d9
fix(rtc_interface): fix name space (#1976)
rej55 Sep 29, 2022
8446fa7
refactor(ekf_localizer): use covariance index util of tier4_autoware_…
scepter914 Sep 29, 2022
c4206b8
chore: update CODEOWNERS (#1983)
awf-autoware-bot[bot] Sep 29, 2022
0227986
fix(behavior_velocity_planner): fix invalid access in velocity callba…
tkimura4 Sep 29, 2022
7af4f37
refactor(kalman_filter): make getter functions explicitly return valu…
IshitaTakeshi Sep 29, 2022
59e637c
refactor(mission_planner): node refactoring (#1940)
takayuki5168 Sep 29, 2022
1569b8c
feat(lidar_apollo_segmentation_tvm): port package (#1181)
ambroise-arm Sep 30, 2022
cc535d7
refactor(imu_corrector): refactor covariance index (#1878)
scepter914 Sep 30, 2022
7e216c3
feat(tier4_perception_launch): add enable_fine_detection_option (#1991)
shmpwk Sep 30, 2022
07c5604
fix(lidar_apollo_segmentation_tvm): always run ament_auto_package() i…
mitsudome-r Sep 30, 2022
a10ada1
refactor(simple_planning_simulator): refactor covariance index (#1972)
scepter914 Oct 1, 2022
efb42ca
chore: sync files (#2001)
awf-autoware-bot[bot] Oct 2, 2022
ae103d0
ACT is removed from the CommDelay PR ready.
boyali Oct 3, 2022
73fab90
ACT is removed from the CommDelay PR ready.
boyali Oct 3, 2022
643b006
Merged ACT into commdelay
boyali Oct 3, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ common/global_parameter_loader/** kenji.miyake@tier4.jp
common/goal_distance_calculator/** taiki.tanaka@tier4.jp
common/grid_map_utils/** maxime.clement@tier4.jp
common/interpolation/** fumiya.watanabe@tier4.jp takayuki.murooka@tier4.jp
common/kalman_filter/** yukihiro.saito@tier4.jp
common/kalman_filter/** koji.minoda@tier4.jp takeshi.ishita@tier4.jp yukihiro.saito@tier4.jp
common/motion_common/** christopherj.ho@gmail.com
common/motion_testing/** christopherj.ho@gmail.com
common/motion_utils/** satoshi.ota@tier4.jp taiki.tanaka@tier4.jp takayuki.murooka@tier4.jp yutaka.shimizu@tier4.jp
Expand All @@ -34,7 +34,7 @@ common/tier4_datetime_rviz_plugin/** isamu.takagi@tier4.jp
common/tier4_debug_tools/** kenji.miyake@tier4.jp
common/tier4_localization_rviz_plugin/** isamu.takagi@tier4.jp
common/tier4_perception_rviz_plugin/** yukihiro.saito@tier4.jp
common/tier4_planning_rviz_plugin/** yukihiro.saito@tier4.jp
common/tier4_planning_rviz_plugin/** takayuki.murooka@tier4.jp yukihiro.saito@tier4.jp
common/tier4_screen_capture_rviz_plugin/** taiki.tanaka@tier4.jp
common/tier4_simulated_clock_rviz_plugin/** maxime.clement@tier4.jp
common/tier4_state_rviz_plugin/** hiroki.ota@tier4.jp
Expand Down Expand Up @@ -63,7 +63,7 @@ launch/tier4_control_launch/** takamasa.horibe@tier4.jp
launch/tier4_localization_launch/** yamato.ando@tier4.jp
launch/tier4_map_launch/** ryohsuke.mitsudome@tier4.jp
launch/tier4_perception_launch/** yukihiro.saito@tier4.jp
launch/tier4_planning_launch/** fumiya.watanabe@tier4.jp kosuke.takeuchi@tier4.jp kyoichi.sugahara@tier4.jp mamoru.sobue@tier4.jp satoshi.ota@tier4.jp shumpei.wakabayashi@tier4.jp taiki.tanaka@tier4.jp takamasa.horibe@tier4.jp takayuki.murooka@tier4.jp tomohito.ando@tier4.jp tomoya.kimura@tier4.jp yutaka.shimizu@tier4.jp zulfaqar.azmi@tier4.jp
launch/tier4_planning_launch/** fumiya.watanabe@tier4.jp kosuke.takeuchi@tier4.jp kyoichi.sugahara@tier4.jp makoto.kurihara@tier4.jp mamoru.sobue@tier4.jp satoshi.ota@tier4.jp shumpei.wakabayashi@tier4.jp taiki.tanaka@tier4.jp takamasa.horibe@tier4.jp takayuki.murooka@tier4.jp tomohito.ando@tier4.jp tomoya.kimura@tier4.jp yutaka.shimizu@tier4.jp zulfaqar.azmi@tier4.jp
launch/tier4_sensing_launch/** yukihiro.saito@tier4.jp
launch/tier4_simulator_launch/** keisuke.shima@tier4.jp
launch/tier4_system_launch/** fumihito.ito@tier4.jp kenji.miyake@tier4.jp
Expand Down Expand Up @@ -109,7 +109,7 @@ perception/traffic_light_map_based_detector/** yukihiro.saito@tier4.jp
perception/traffic_light_ssd_fine_detector/** daisuke.nishimatsu@tier4.jp
perception/traffic_light_visualization/** yukihiro.saito@tier4.jp
planning/behavior_path_planner/** fumiya.watanabe@tier4.jp kosuke.takeuchi@tier4.jp satoshi.ota@tier4.jp shumpei.wakabayashi@tier4.jp taiki.tanaka@tier4.jp takamasa.horibe@tier4.jp takayuki.murooka@tier4.jp tomoya.kimura@tier4.jp yutaka.shimizu@tier4.jp zulfaqar.azmi@tier4.jp
planning/behavior_velocity_planner/** kosuke.takeuchi@tier4.jp kyoichi.sugahara@tier4.jp mamoru.sobue@tier4.jp satoshi.ota@tier4.jp shumpei.wakabayashi@tier4.jp taiki.tanaka@tier4.jp tomohito.ando@tier4.jp tomoya.kimura@tier4.jp yutaka.shimizu@tier4.jp
planning/behavior_velocity_planner/** kosuke.takeuchi@tier4.jp kyoichi.sugahara@tier4.jp makoto.kurihara@tier4.jp mamoru.sobue@tier4.jp satoshi.ota@tier4.jp shumpei.wakabayashi@tier4.jp taiki.tanaka@tier4.jp tomohito.ando@tier4.jp tomoya.kimura@tier4.jp yutaka.shimizu@tier4.jp
planning/costmap_generator/** kenji.miyake@tier4.jp
planning/external_velocity_limit_selector/** satoshi.ota@tier4.jp
planning/freespace_planner/** takamasa.horibe@tier4.jp
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cancel-previous-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.10.0
uses: styfle/cancel-workflow-action@0.10.1
with:
workflow_id: all
all_but_latest: true
28 changes: 28 additions & 0 deletions .github/workflows/sync-upstream.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: sync-upstream

on:
schedule:
- cron: 0 0 * * *
workflow_dispatch:

jobs:
sync-upstream:
runs-on: ubuntu-latest
steps:
- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}

- name: Run sync-branches
uses: autowarefoundation/autoware-github-actions/sync-branches@v1
with:
token: ${{ steps.generate-token.outputs.token }}
base-branch: tier4/main
sync-pr-branch: sync-upstream
sync-target-repository: https://github.com/autowarefoundation/autoware.universe.git
sync-target-branch: main
pr-title: "chore: sync upstream"
auto-merge-method: merge
7 changes: 7 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[submodule "control/mpc_nonlinear/external_libs/CppAD"]
path = control/mpc_nonlinear/external_libs/CppAD
url = git@github.com:coin-or/CppAD.git
[submodule "control/mpc_nonlinear/external_libs/CppADCodeGen"]
path = control/mpc_nonlinear/external_libs/CppADCodeGen
url = https://github.com/joaoleal/CppADCodeGen.git

Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,13 @@ class TimeDelayKalmanFilter : public KalmanFilter

/**
* @brief get latest time estimated state
* @param x latest time estimated state
*/
void getLatestX(Eigen::MatrixXd & x);
Eigen::MatrixXd getLatestX() const;

/**
* @brief get latest time estimation covariance
* @param P latest time estimation covariance
*/
void getLatestP(Eigen::MatrixXd & P);
Eigen::MatrixXd getLatestP() const;

/**
* @brief calculate kalman filter covariance by precision model with time delay. This is mainly
Expand Down
5 changes: 3 additions & 2 deletions common/kalman_filter/src/time_delay_kalman_filter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ void TimeDelayKalmanFilter::init(
}
}

void TimeDelayKalmanFilter::getLatestX(Eigen::MatrixXd & x) { x = x_.block(0, 0, dim_x_, 1); }
void TimeDelayKalmanFilter::getLatestP(Eigen::MatrixXd & P) { P = P_.block(0, 0, dim_x_, dim_x_); }
Eigen::MatrixXd TimeDelayKalmanFilter::getLatestX() const { return x_.block(0, 0, dim_x_, 1); }

Eigen::MatrixXd TimeDelayKalmanFilter::getLatestP() const { return P_.block(0, 0, dim_x_, dim_x_); }

bool TimeDelayKalmanFilter::predictWithDelay(
const Eigen::MatrixXd & x_next, const Eigen::MatrixXd & A, const Eigen::MatrixXd & Q)
Expand Down
28 changes: 28 additions & 0 deletions common/rtc_manager_rviz_plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
cmake_minimum_required(VERSION 3.14)
project(rtc_manager_rviz_plugin)

find_package(autoware_cmake REQUIRED)
autoware_package()

find_package(Qt5 REQUIRED Core Widgets)
set(QT_LIBRARIES Qt5::Widgets)
set(CMAKE_AUTOMOC ON)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
add_definitions(-DQT_NO_KEYWORDS)

ament_auto_add_library(${PROJECT_NAME} SHARED
src/rtc_manager_panel.cpp
)

target_link_libraries(${PROJECT_NAME}
${QT_LIBRARIES}
)

# Export the plugin to be imported by rviz2
pluginlib_export_plugin_description_file(rviz_common plugins/plugin_description.xml)

ament_auto_package(
INSTALL_TO_SHARE
icons
plugins
)
20 changes: 20 additions & 0 deletions common/rtc_manager_rviz_plugin/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# rtc_manager_rviz_plugin

## Purpose

This plugin displays each content of RTC status and switches each module of RTC auto mode.

## Inputs / Outputs

### Input

tbd.

### Output

tbd.

## HowToUse

1. Start rviz and select panels/Add new panel.
![select_panel](./images/select_panels.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions common/rtc_manager_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rtc_manager_rviz_plugin</name>
<version>0.0.0</version>
<description>The rtc manager rviz plugin package</description>
<maintainer email="taiki.tanaka@tier4.jp">Taiki Tanaka</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
<depend>libqt5-widgets</depend>
<depend>qtbase5-dev</depend>
<depend>rclcpp</depend>
<depend>rviz_common</depend>
<depend>tier4_external_api_msgs</depend>
<depend>tier4_planning_msgs</depend>
<depend>tier4_rtc_msgs</depend>
<depend>unique_identifier_msgs</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>

<export>
<build_type>ament_cmake</build_type>
<rviz plugin="${prefix}/plugins/plugin_description.xml"/>
</export>
</package>
9 changes: 9 additions & 0 deletions common/rtc_manager_rviz_plugin/plugins/plugin_description.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<library path="rtc_manager_rviz_plugin">

<class
type="rviz_plugins::RTCManagerPanel"
base_class_type="rviz_common::Panel">
<description>RTCManagerPanel</description>
</class>

</library>
Loading