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: merge source build into main #114

Merged
merged 69 commits into from
Sep 25, 2024

Conversation

isamu-takagi
Copy link
Contributor

source-buildの共通部分をmainに取り込み。

isamu-takagi and others added 30 commits August 19, 2024 18:41
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
* feat: add launch arg to collaborate with sim/real

* chore: update launch arg

* feat: run commands from shell

* Revert "feat: add launch arg to collaborate with sim/real"

This reverts commit 255436f.

* feat: add launch arg for sim/real (#38)

* feat: add launch arg for sim/real

* feat: add automatic operation arg for sim

* feat: add system arg

* fix: launch package

* chore: change to sim

* fix: echo arg

* feat: add converter and map related package

* chore: add missing package for param

* Update aichallenge/workspace/src/aichallenge_system/aichallenge_system_launch/launch/aichallenge_system.launch.xml

Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>

---------

Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>

* chore: update aichallenge.launch

* Update aichallenge/workspace/aichallenge_submit.sh

---------

Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
* feat(aichallenge_submit_launch): replace from autoware launch to aichallenge submit launch

* revert: this line to original

* chore: remove unused

* chore: move map dir according to launch

---------

Co-authored-by: Masahiro Kubota <42679530+masahiro-kubota@users.noreply.github.com>
* feat(aichallenge_submit_launch): replace from autoware launch to aichallenge submit launch

* revert: this line to original

* chore: remove unused

* chore: move map dir according to launch

* feat: add planning and control

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* fix: modify accel map based on rosba

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* fix: modify rosbag

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* chore: delete redundant file

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: taikitanaka3 <taiki.tanaka@tier4.jp>
* feat: add source build package and launch

* feat: add source build command

* fix!: sensor kit calib for real vehicle

* revert: script install and parallel worker

* chore: comment out object marker

* fix: update sensor kit calib
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
* feat: add rviz plugin

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* feat: add rviz plugin

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
* fix: modify sensor kit calibration

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* delete comment

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
* run gnss_poser

Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>

* estimate orientation from dual gnss

Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>

---------

Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
* Revert "estimate orientation from dual antenna (#56)"

This reverts commit 9e3a6e7.

* feat: relay on gnss pose

* chore: fit vehicle velocity converter

* feat: add grid to sensing rviz

* chore: revert speed scale
* feat: add steering tire angle gain

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* fix: modify steering_tire_angle_gain according to rosbag

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
* chore: remove unused param

* feat:draft accel brake map
* fix: modify angular velocity offset

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* modify

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
* chore: decrease min point size and acc

* Update aichallenge/workspace/src/aichallenge_submit/simple_pure_pursuit/src/simple_pure_pursuit.cpp

Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>

* Update aichallenge/workspace/src/aichallenge_submit/simple_pure_pursuit/src/simple_pure_pursuit.cpp

---------

Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
masahiro-kubota and others added 20 commits September 16, 2024 16:40
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
…panel (#103)

* fix: add emergency, control mode, joy delay

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* fix: add color to emergency

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* refactor

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

* refactor: refactor matrix item

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
* chore!(aichallenge_launch): remove aichallenge launch

* chore: fix build

* chore: add lauch rviz arg

* chore: dont use rviz
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…to-source-build

feat: merge main into source build
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi isamu-takagi changed the title Feat/merge source build into main feat: merge source build into main Sep 25, 2024
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi isamu-takagi marked this pull request as ready for review September 25, 2024 04:52
Copy link
Contributor

@taikitanaka3 taikitanaka3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@isamu-takagi isamu-takagi merged commit c275b24 into main Sep 25, 2024
@isamu-takagi isamu-takagi deleted the feat/merge-source-build-into-main branch September 25, 2024 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants