ぐるぐる

Results 9 issues of ぐるぐる

## Description As ROS 2 jazzy will be released soon, this PR will fix build error found in rolling build environment. - Add `boost/optional/optional_io.hpp` to some source files ## Tests...

## Description Since Boost 1.79 (maybe), the part that performs IO operations for optional has been separated. This causes errors when compiling gtest, which will be corrected in this PR....

component:common
tag:run-build-and-test-differential

## Description This PR add / modify dependencies written in `package.xml`. The changed dependencies are almost about `ament_index_cpp`. For reasons unknown, Jazzy has a build error due to not having...

component:perception
component:localization
component:planning
component:control
component:system
component:map
component:vehicle
component:common
component:evaluator
tag:run-build-and-test-differential

## Description This PR add / modify dependencies written in package.xml. The changed dependencies are almost about ament_index_cpp. Jazzy has a build error due to not having a dependency on...

component:control
tag:run-build-and-test-differential

## Description This PR add / modify dependencies written in package.xml. The changed dependencies are almost about ament_index_cpp. Jazzy has a build error due to not having a dependency on...

component:evaluator
tag:run-build-and-test-differential

## Description This PR add / modify dependencies written in package.xml. The changed dependencies are almost about ament_index_cpp. Jazzy has a build error due to not having a dependency on...

component:common
tag:run-build-and-test-differential

In this PR, I will introduce a support for Jazzy distribution. (Iron is not tested but I think it will work) There are some changes: - Add repository information for...

When using an XsdUnion with multiple `memberTypes` as shown below, the `schema.encode` function fails. Example issue from our use case: [https://github.com/tier4/scenario_simulator_v2/issues/1573](https://github.com/tier4/scenario_simulator_v2/issues/1573) ```xml ``` This issue occurs when calling `schema.encode` with...

bug

In this PR, I will introduce a support for Jazzy distribution. (Iron is not tested but I think it will work) There are changes: - `CheckROSSupport` will now accept "jazzy"...