Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Ros2 v0.8.0 control launch #44

Closed

Conversation

TakaHoribe
Copy link
Contributor

No description provided.

TakaHoribe and others added 11 commits February 8, 2021 15:38
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
…4#79)

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
* Add parameters for stop state

* Change default value
* Add config_file of vehicle_cmd_gate

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* Add use_emergency_stop

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* Rename emergency_stop to external_emergency_stop

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* Fix command_gate diag

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
@TakaHoribe TakaHoribe added the ros2-v0.8.0 update ros2 branch to v0.8.0 label Feb 8, 2021
@wep21
Copy link
Contributor

wep21 commented Feb 9, 2021

I guess pass_all_args is not supported in ros2 launch and vehicle_param_file need to be passed to mpc_follower amd velocity_controller.

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
@TakaHoribe
Copy link
Contributor Author

ready for re-review

@0x126
Copy link
Contributor

0x126 commented Feb 15, 2021

add lane_departure_checker

control.launch.xml

- <include file="$(find-pkg-share lane_departure_checker)/launch/lane_departure_checker.launch">
+ <include file="$(find-pkg-share lane_departure_checker)/launch/lane_departure_checker.launch.xml">
+   <arg name="vehicle_param_file" value="$(var vehicle_param_file)" />
</include>

packages.xml

+ <exec_depend>lane_departure_checker</exec_depend>

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
@TakaHoribe
Copy link
Contributor Author

Fix lane departure checker

@TakaHoribe TakaHoribe closed this Feb 15, 2021
kazuki527 pushed a commit to kazuki527/autoware_launch that referenced this pull request Apr 25, 2022
* disable obstacle crush (tier4#44)

Co-authored-by: prod-s1 <prod-s1-github@tier4.jp>

* disable (tier4#46)

Co-authored-by: prod-s1 <prod-s1-github@tier4.jp>

Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
Co-authored-by: prod-s1 <prod-s1-github@tier4.jp>
kosuke55 pushed a commit that referenced this pull request Jul 8, 2022
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
tzhong518 pushed a commit that referenced this pull request Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ros2-v0.8.0 update ros2 branch to v0.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants