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

chore: sync upstream #132

Merged
merged 50 commits into from
Sep 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
7780879
feat(trtexec_vendor): add vendor package for trtexec (#1821)
wep21 Sep 16, 2022
fc48913
refactor(radar_tracks_msgs_converter): refactor to use covariance ind…
scepter914 Sep 16, 2022
00e518e
build(build_depends.repos): add autoware adapi messages repository (#…
tkhmy Sep 16, 2022
ef978b5
refactor(obstacle_stop_planner): clean up code (#1823)
satoshi-ota Sep 16, 2022
ace1ce7
refactor(ekf_localizer): isolate mahalanobis functions and add tests …
IshitaTakeshi Sep 16, 2022
5e748e3
refactor(ekf_localizer): add functions to check if a matrix has nan o…
IshitaTakeshi Sep 16, 2022
d61e46a
fix: fix missing dependency (#1891)
takayuki5168 Sep 16, 2022
8c0a11f
fix(obstacle_cruise_planner): ignore behind obstacles (#1894)
tkimura4 Sep 16, 2022
71980f9
fix(trtexec_vendor): fix tensorrt supported versions (#1896)
yukke42 Sep 16, 2022
799a02a
feat(vehicle_info_util): add script to calculate turning radius (#1855)
takayuki5168 Sep 16, 2022
8e92d17
fix(route_handler): deal with completely overlapped inverted lane (#1…
takayuki5168 Sep 16, 2022
8cbaba9
refactor: replace acc calculation in planning control modules (#1213)
TakaHoribe Sep 16, 2022
5f7fbd7
feat(multi_object_tracker): update bus size (#1887)
yukkysaito Sep 18, 2022
b8ddc1a
fix(multi_object_tracker): add missing trailer tracker (#1885)
yukke42 Sep 20, 2022
c9a5655
feat(tier4_perception_launch): add arg to swtich lidar_centerpoint mo…
yukke42 Sep 20, 2022
cf5b363
refactor(topic_state_monitor): move the parameter group to match impl…
isamu-takagi Sep 20, 2022
654b905
feat(autoware_ad_api_msgs): replace adapi message (#1897)
isamu-takagi Sep 20, 2022
d181522
refactor(vehicle_cmd_gate): move private headers (#1799)
isamu-takagi Sep 20, 2022
f27d7ea
feat: move adapi rviz adaptor (#1900)
isamu-takagi Sep 20, 2022
dc56b35
feat(topic_state_monitor): support transform topic check (#1586)
isamu-takagi Sep 20, 2022
a63ed16
fix: add adapi dependency (#1892)
isamu-takagi Sep 20, 2022
cbd4984
chore: add code owners (#1869)
taikitanaka3 Sep 20, 2022
89154c9
feat(intersection): use intersection_area if available (#1733)
soblin Sep 20, 2022
1cc2a07
feat(system_monitor): add IP packet reassembles failed monitoring to …
v-nakayama7440-esol Sep 20, 2022
9708c26
fix(gnss_poser): solve gnss_ins_orientation parameter name error (#1693)
meliketanrikulu Sep 20, 2022
ac68c06
feat(tensorrt_yolo): update Readme about model conversion (#1749)
HaoruXue Sep 20, 2022
49017fc
chore: sync files (#1914)
awf-autoware-bot[bot] Sep 21, 2022
ad0162e
feat(lidar_centerpoint): implemented a class remapping according to t…
knzo25 Sep 21, 2022
478c759
docs(accel_brake_map_calibrator): add parameter descriptions (#1918)
TakaHoribe Sep 21, 2022
64b1398
feat(tier4_autoware_api_launch): add rtc_controller to api launch (#1…
tkhmy Sep 21, 2022
02fb8ae
fix(lidar_centerpoint): fixed the lidar_centerpoint related packages …
knzo25 Sep 21, 2022
c57206c
feat(component_interface_utils): apply message change (#1921)
isamu-takagi Sep 21, 2022
521f777
chore(system_error_monitor): add maintainer (#1922)
ito-san Sep 21, 2022
47c77c7
feat: add HDD monitoring items to hdd_monitor (#721)
v-nakayama7440-esol Sep 21, 2022
d85da95
feat(autoware_ad_api_specs): define motion interface (#1808)
isamu-takagi Sep 21, 2022
68f0f7d
fix(avoidance): guard invalid shift point (#1924)
satoshi-ota Sep 21, 2022
66e010c
chore: update CODEOWNERS (#1889)
awf-autoware-bot[bot] Sep 21, 2022
e2c5eda
fix(default_ad_api): temporary disable api route to resolve type conf…
isamu-takagi Sep 21, 2022
490cb40
fix(behavior_path_planner): lane change ego and target polygon pose (…
zulfaqar-azmi-t4 Sep 22, 2022
8f1277f
chore: update CODEOWNERS (#1931)
awf-autoware-bot[bot] Sep 22, 2022
1bbf9cd
chore: update CODEOWNERS (#1932)
awf-autoware-bot[bot] Sep 22, 2022
6a5ac08
fix(image_projection_based_fusion): fix input to quaternion (#1933)
yukke42 Sep 22, 2022
643645a
chore(perception_util): add maintainer (#1920)
scepter914 Sep 22, 2022
e66a67e
chore: sync files (#1944)
awf-autoware-bot[bot] Sep 23, 2022
36d9d64
refactor(perception_utils): add label util function (#1908)
scepter914 Sep 23, 2022
1279296
refactor(map_loader): split to member functions (#1941)
takayuki5168 Sep 23, 2022
1b23f84
fix(obstacle_avoidance_planner): fix inf loop in mpt (#1881)
takayuki5168 Sep 23, 2022
2970485
fix(raw_vehicle_cmd_converter): inconsitent sign of braking command (…
ralwing Sep 23, 2022
f1aaa5d
fix(obstacle_avoidance_planner): fix build error (#1948)
takayuki5168 Sep 24, 2022
17e16d7
feat(planning_api_interface): add publish steering factor (#1706)
tkhmy Sep 25, 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
252 changes: 126 additions & 126 deletions .github/CODEOWNERS

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE/standard-change.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Related links

<!-- Write the links related to this PR. -->
<!-- Write the links related to this PR. Private links should be clearly marked as private, for example, '[FOO COMPANY INTERNAL LINK](https://example.com)'. -->

## Tests performed

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Get modified files
id: get-modified-files
uses: tj-actions/changed-files@v28
uses: tj-actions/changed-files@v29
with:
files: |
**/*.cpp
Expand Down
4 changes: 4 additions & 0 deletions build_depends.humble.repos
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ repositories:
type: git
url: https://github.com/autowarefoundation/autoware_msgs.git
version: main
core/autoware_adapi_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
version: main
core/external/autoware_auto_msgs:
type: git
url: https://github.com/tier4/autoware_auto_msgs.git
Expand Down
4 changes: 4 additions & 0 deletions build_depends.repos
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ repositories:
type: git
url: https://github.com/autowarefoundation/autoware_msgs.git
version: main
core/autoware_adapi_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
version: main
core/external/autoware_auto_msgs:
type: git
url: https://github.com/tier4/autoware_auto_msgs.git
Expand Down
26 changes: 0 additions & 26 deletions common/autoware_ad_api_msgs/CMakeLists.txt

This file was deleted.

39 changes: 0 additions & 39 deletions common/autoware_ad_api_msgs/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions common/autoware_ad_api_msgs/common/msg/ResponseStatus.msg

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

30 changes: 0 additions & 30 deletions common/autoware_ad_api_msgs/package.xml

This file was deleted.

2 changes: 0 additions & 2 deletions common/autoware_ad_api_msgs/routing/msg/Route.msg

This file was deleted.

3 changes: 0 additions & 3 deletions common/autoware_ad_api_msgs/routing/msg/RouteData.msg

This file was deleted.

2 changes: 0 additions & 2 deletions common/autoware_ad_api_msgs/routing/msg/RoutePrimitive.msg

This file was deleted.

2 changes: 0 additions & 2 deletions common/autoware_ad_api_msgs/routing/msg/RouteSegment.msg

This file was deleted.

8 changes: 0 additions & 8 deletions common/autoware_ad_api_msgs/routing/msg/RouteState.msg

This file was deleted.

2 changes: 0 additions & 2 deletions common/autoware_ad_api_msgs/routing/srv/ClearRoute.srv

This file was deleted.

6 changes: 0 additions & 6 deletions common/autoware_ad_api_msgs/routing/srv/SetRoute.srv

This file was deleted.

8 changes: 0 additions & 8 deletions common/autoware_ad_api_msgs/routing/srv/SetRoutePoints.srv

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
#ifndef AUTOWARE_AD_API_SPECS__INTERFACE_HPP_
#define AUTOWARE_AD_API_SPECS__INTERFACE_HPP_

#include <autoware_ad_api_msgs/srv/interface_version.hpp>
#include <autoware_adapi_version_msgs/srv/interface_version.hpp>

namespace autoware_ad_api::interface
{

struct Version
{
using Service = autoware_ad_api_msgs::srv::InterfaceVersion;
using Service = autoware_adapi_version_msgs::srv::InterfaceVersion;
static constexpr char name[] = "/api/interface/version";
};

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@

#include <rclcpp/qos.hpp>

#include <autoware_ad_api_msgs/msg/localization_initialization_state.hpp>
#include <autoware_ad_api_msgs/srv/initialize_localization.hpp>
#include <autoware_adapi_v1_msgs/msg/localization_initialization_state.hpp>
#include <autoware_adapi_v1_msgs/srv/initialize_localization.hpp>

namespace autoware_ad_api::localization
{

struct Initialize
{
using Service = autoware_ad_api_msgs::srv::InitializeLocalization;
using Service = autoware_adapi_v1_msgs::srv::InitializeLocalization;
static constexpr char name[] = "/api/localization/initialize";
};

struct InitializationState
{
using Message = autoware_ad_api_msgs::msg::LocalizationInitializationState;
using Message = autoware_adapi_v1_msgs::msg::LocalizationInitializationState;
static constexpr char name[] = "/api/localization/initialization_state";
static constexpr size_t depth = 3;
static constexpr auto reliability = RMW_QOS_POLICY_RELIABILITY_RELIABLE;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
// Copyright 2022 TIER IV, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

#ifndef AUTOWARE_AD_API_SPECS__MOTION_HPP_
#define AUTOWARE_AD_API_SPECS__MOTION_HPP_

#include <rclcpp/qos.hpp>

#include <autoware_ad_api_msgs/msg/motion_state.hpp>
#include <autoware_ad_api_msgs/srv/accept_start.hpp>

namespace autoware_ad_api::motion
{

struct AcceptStart
{
using Service = autoware_ad_api_msgs::srv::AcceptStart;
static constexpr char name[] = "/api/motion/accept_start";
};

struct State
{
using Message = autoware_ad_api_msgs::msg::MotionState;
static constexpr char name[] = "/api/motion/state";
static constexpr size_t depth = 1;
static constexpr auto reliability = RMW_QOS_POLICY_RELIABILITY_RELIABLE;
static constexpr auto durability = RMW_QOS_POLICY_DURABILITY_TRANSIENT_LOCAL;
};

} // namespace autoware_ad_api::motion

#endif // AUTOWARE_AD_API_SPECS__MOTION_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -17,36 +17,36 @@

#include <rclcpp/qos.hpp>

#include <autoware_ad_api_msgs/msg/route.hpp>
#include <autoware_ad_api_msgs/msg/route_state.hpp>
#include <autoware_ad_api_msgs/srv/clear_route.hpp>
#include <autoware_ad_api_msgs/srv/set_route.hpp>
#include <autoware_ad_api_msgs/srv/set_route_points.hpp>
#include <autoware_adapi_v1_msgs/msg/route.hpp>
#include <autoware_adapi_v1_msgs/msg/route_state.hpp>
#include <autoware_adapi_v1_msgs/srv/clear_route.hpp>
#include <autoware_adapi_v1_msgs/srv/set_route.hpp>
#include <autoware_adapi_v1_msgs/srv/set_route_points.hpp>

namespace autoware_ad_api::routing
{

struct SetRoutePoints
{
using Service = autoware_ad_api_msgs::srv::SetRoutePoints;
using Service = autoware_adapi_v1_msgs::srv::SetRoutePoints;
static constexpr char name[] = "/api/routing/set_route_points";
};

struct SetRoute
{
using Service = autoware_ad_api_msgs::srv::SetRoute;
using Service = autoware_adapi_v1_msgs::srv::SetRoute;
static constexpr char name[] = "/api/routing/set_route";
};

struct ClearRoute
{
using Service = autoware_ad_api_msgs::srv::ClearRoute;
using Service = autoware_adapi_v1_msgs::srv::ClearRoute;
static constexpr char name[] = "/api/routing/clear_route";
};

struct RouteState
{
using Message = autoware_ad_api_msgs::msg::RouteState;
using Message = autoware_adapi_v1_msgs::msg::RouteState;
static constexpr char name[] = "/api/routing/state";
static constexpr size_t depth = 3;
static constexpr auto reliability = RMW_QOS_POLICY_RELIABILITY_RELIABLE;
Expand All @@ -55,7 +55,7 @@ struct RouteState

struct Route
{
using Message = autoware_ad_api_msgs::msg::Route;
using Message = autoware_adapi_v1_msgs::msg::Route;
static constexpr char name[] = "/api/routing/route";
static constexpr size_t depth = 1;
static constexpr auto reliability = RMW_QOS_POLICY_RELIABILITY_RELIABLE;
Expand Down
Loading