Skip to content

Commit

Permalink
Merge remote-tracking branch 'tier4/master' into RJD-1057-remove-func…
Browse files Browse the repository at this point in the history
…tions-forwarded-to-entity-base-middle-get-entity

Signed-off-by: Mateusz Palczuk <[email protected]>
  • Loading branch information
TauTheLepton committed Jan 31, 2025
2 parents 80d5e23 + 5140e05 commit 1b6adfd
Show file tree
Hide file tree
Showing 176 changed files with 4,953 additions and 1,883 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Build (${{ matrix.arch }})
if: github.event_name == 'pull_request'
uses: docker/bake-action@v3
uses: docker/bake-action@v6.3.0
with:
files: |
./docker-bake.hcl
Expand All @@ -71,7 +71,7 @@ jobs:
- name: Build and push (${{ matrix.arch }})
if: github.event_name == 'workflow_dispatch'
uses: docker/bake-action@v3
uses: docker/bake-action@v6.3.0
with:
files: |
./docker-bake.hcl
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: doxygen Doxyfile

- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: api_documentation_site
path: html
Expand Down
65 changes: 65 additions & 0 deletions common/math/arithmetic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,71 @@ Changelog for package arithmetic
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

9.0.3 (2025-01-31)
------------------
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
* Contributors: Grzegorz Maj, Kotaro Yoshimoto

9.0.2 (2025-01-31)
------------------

9.0.1 (2025-01-31)
------------------
* Merge branch 'master' into feat/vel_model_acc
* Merge branch 'master' into feat/vel_model_acc
* Contributors: Kotaro Yoshimoto

9.0.0 (2025-01-30)
------------------
* merge 8.0.2
* Merge tag '7.4.7' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'tier4/RJD-1057-remove-traffic-lights-from-entity-manager' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1056-remove-current-time-step-time' into RJD-1057-remove-functions-forwarded-to-entity-base
* Contributors: Dawid Moszynski, Dawid Moszyński, Mateusz Palczuk, robomic

8.0.2 (2025-01-28)
------------------
* Merge branch 'master' into RJD-1495/fix
* Merge branch 'master' into RJD-1495/fix
* Merge tag '7.4.7' into RJD-1495/fix
* avoid race condition by returning by value
* Contributors: Dawid Moszyński, Tatsuya Yamasaki, robomic

8.0.1 (2025-01-28)
------------------

8.0.0 (2025-01-24)
------------------
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose' of github.com:tier4/scenario_simulator_v2 into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin/master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin/master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Contributors: Dawid Moszynski, Dawid Moszyński, Mateusz Palczuk

7.4.7 (2025-01-20)
------------------
* Merge branch 'master' into RJD-1511/bug_fix
Expand Down
2 changes: 1 addition & 1 deletion common/math/arithmetic/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>arithmetic</name>
<version>7.4.7</version>
<version>9.0.3</version>
<description>arithmetic library for scenario_simulator_v2</description>
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
<license>Apache License 2.0</license>
Expand Down
68 changes: 68 additions & 0 deletions common/math/geometry/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,74 @@ Changelog for package geometry
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

9.0.3 (2025-01-31)
------------------
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
* Contributors: Grzegorz Maj, Kotaro Yoshimoto

9.0.2 (2025-01-31)
------------------

9.0.1 (2025-01-31)
------------------
* Merge branch 'master' into feat/vel_model_acc
* Merge branch 'master' into feat/vel_model_acc
* Contributors: Kotaro Yoshimoto

9.0.0 (2025-01-30)
------------------
* merge 8.0.2
* Merge tag '7.4.7' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'tier4/RJD-1057-remove-traffic-lights-from-entity-manager' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1056-remove-current-time-step-time' into RJD-1057-remove-functions-forwarded-to-entity-base
* Contributors: Dawid Moszynski, Dawid Moszyński, Mateusz Palczuk, robomic

8.0.2 (2025-01-28)
------------------
* Merge branch 'master' into RJD-1495/fix
* Merge branch 'master' into RJD-1495/fix
* Merge tag '7.4.7' into RJD-1495/fix
* avoid race condition by returning by value
* Contributors: Dawid Moszyński, Tatsuya Yamasaki, robomic

8.0.1 (2025-01-28)
------------------

8.0.0 (2025-01-24)
------------------
* Merge pull request `#1472 <https://github.com/tier4/scenario_simulator_v2/issues/1472>`_ from tier4/ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
HdMapUtils refactor (PR 1/6) - create lanelet_wrapper: use ::lanelet_map and ::pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose' of github.com:tier4/scenario_simulator_v2 into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin/master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* fix(traffic_simulator): fix follow_trajectory_action issue, add orientation to distance calc, remove toCanonicalizedLaneletPose(point...) because it can cause a another issues
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin/master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Contributors: Dawid Moszynski, Dawid Moszyński, Masaya Kataoka, Mateusz Palczuk

7.4.7 (2025-01-20)
------------------
* Merge branch 'master' into RJD-1511/bug_fix
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
// Copyright 2015 TIER IV, Inc. All rights reserved.
//
// 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 GEOMETRY__QUATERNION__DIRECTION_TO_QUATERNION_HPP_
#define GEOMETRY__QUATERNION__DIRECTION_TO_QUATERNION_HPP_

#include <cmath>
#include <geometry/quaternion/euler_to_quaternion.hpp>
#include <geometry/vector3/is_like_vector3.hpp>
#include <geometry_msgs/msg/quaternion.hpp>
#include <geometry_msgs/msg/vector3.hpp>

namespace math
{
namespace geometry
{
auto convertDirectionToQuaternion(const double dx, const double dy, const double dz)
{
const auto euler_angles = geometry_msgs::build<geometry_msgs::msg::Vector3>()
.x(0.0)
.y(std::atan2(-dz, std::hypot(dx, dy)))
.z(std::atan2(dy, dx));
return math::geometry::convertEulerAngleToQuaternion(euler_angles);
}

template <
typename T, std::enable_if_t<std::conjunction_v<IsLikeVector3<T>>, std::nullptr_t> = nullptr>
auto convertDirectionToQuaternion(const T & v)
{
return convertDirectionToQuaternion(v.x, v.y, v.z);
}
} // namespace geometry
} // namespace math

#endif // GEOMETRY__QUATERNION__DIRECTION_TO_QUATERNION_HPP_
2 changes: 1 addition & 1 deletion common/math/geometry/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>geometry</name>
<version>7.4.7</version>
<version>9.0.3</version>
<description>geometry math library for scenario_simulator_v2 application</description>
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
<license>Apache License 2.0</license>
Expand Down
65 changes: 65 additions & 0 deletions common/scenario_simulator_exception/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,71 @@ Changelog for package scenario_simulator_exception
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

9.0.3 (2025-01-31)
------------------
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
* Contributors: Grzegorz Maj, Kotaro Yoshimoto

9.0.2 (2025-01-31)
------------------

9.0.1 (2025-01-31)
------------------
* Merge branch 'master' into feat/vel_model_acc
* Merge branch 'master' into feat/vel_model_acc
* Contributors: Kotaro Yoshimoto

9.0.0 (2025-01-30)
------------------
* merge 8.0.2
* Merge tag '7.4.7' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'master' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge branch 'RJD-1057-traffic-lights-tests' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'tier4/RJD-1057-remove-traffic-lights-from-entity-manager' into RJD-1057-remove-functions-forwarded-to-entity-base-middle
* Merge remote-tracking branch 'origin/RJD-1056-remove-current-time-step-time' into RJD-1057-remove-functions-forwarded-to-entity-base
* Contributors: Dawid Moszynski, Dawid Moszyński, Mateusz Palczuk, robomic

8.0.2 (2025-01-28)
------------------
* Merge branch 'master' into RJD-1495/fix
* Merge branch 'master' into RJD-1495/fix
* Merge tag '7.4.7' into RJD-1495/fix
* avoid race condition by returning by value
* Contributors: Dawid Moszyński, Tatsuya Yamasaki, robomic

8.0.1 (2025-01-28)
------------------

8.0.0 (2025-01-24)
------------------
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose' of github.com:tier4/scenario_simulator_v2 into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin/master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge branch 'master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Merge remote-tracking branch 'origin/master' into ref/RJD-1387-hdmap-utils-to-lanelet-wrapper-pose
* Contributors: Dawid Moszynski, Dawid Moszyński, Mateusz Palczuk

7.4.7 (2025-01-20)
------------------
* Merge branch 'master' into RJD-1511/bug_fix
Expand Down
2 changes: 1 addition & 1 deletion common/scenario_simulator_exception/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>scenario_simulator_exception</name>
<version>7.4.7</version>
<version>9.0.3</version>
<description>Exception types for scenario simulator</description>
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
<license>Apache License 2.0</license>
Expand Down
Loading

0 comments on commit 1b6adfd

Please sign in to comment.