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 (partial) #46

Closed
wants to merge 66 commits into from
Closed

chore: sync-upstream (partial) #46

wants to merge 66 commits into from

Conversation

Autumn60
Copy link

@Autumn60 Autumn60 commented Oct 2, 2024

No description provided.

isamu-takagi and others added 30 commits August 19, 2024 18:41
Signed-off-by: Takagi, Isamu <[email protected]>
* 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 <[email protected]>

---------

Co-authored-by: Takagi, Isamu <[email protected]>

* chore: update aichallenge.launch

* Update aichallenge/workspace/aichallenge_submit.sh

---------

Co-authored-by: Takagi, Isamu <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>

* fix: modify accel map based on rosba

Signed-off-by: Masahiro Kubota <[email protected]>

* fix: modify rosbag

Signed-off-by: Masahiro Kubota <[email protected]>

* chore: delete redundant file

Signed-off-by: Masahiro Kubota <[email protected]>

---------

Signed-off-by: Masahiro Kubota <[email protected]>
Co-authored-by: taikitanaka3 <[email protected]>
* 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 <[email protected]>
* feat: add rviz plugin

Signed-off-by: Masahiro Kubota <[email protected]>

* feat: add rviz plugin

Signed-off-by: Masahiro Kubota <[email protected]>

---------

Signed-off-by: Masahiro Kubota <[email protected]>
Signed-off-by: Masahiro Kubota <[email protected]>
* fix: modify sensor kit calibration

Signed-off-by: Masahiro Kubota <[email protected]>

* delete comment

Signed-off-by: Masahiro Kubota <[email protected]>

---------

Signed-off-by: Masahiro Kubota <[email protected]>
* run gnss_poser

Signed-off-by: Kento Yabuuchi <[email protected]>

* estimate orientation from dual gnss

Signed-off-by: Kento Yabuuchi <[email protected]>

---------

Signed-off-by: Kento Yabuuchi <[email protected]>
Signed-off-by: Masahiro Kubota <[email protected]>
* feat: add sensor kit change for simulation

* chore: add ignore and pre-commit fix

* chore: aichallenge/workspace/.gitignore

Co-authored-by: Takagi, Isamu <[email protected]>

* fix: add simulation arg

---------

Co-authored-by: Takagi, Isamu <[email protected]>
…enge#65)

* 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 <[email protected]>

* fix: modify steering_tire_angle_gain according to rosbag

Signed-off-by: Masahiro Kubota <[email protected]>

---------

Signed-off-by: Masahiro Kubota <[email protected]>
* chore: remove unused param

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

Signed-off-by: Masahiro Kubota <[email protected]>

* modify

Signed-off-by: Masahiro Kubota <[email protected]>

---------

Signed-off-by: Masahiro Kubota <[email protected]>
)

* 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 <[email protected]>

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

---------

Co-authored-by: Takagi, Isamu <[email protected]>
taikitanaka3 and others added 17 commits September 11, 2024 09:31
* fix: removed simulation arg

* chore: split sim time arg
* add topic tools

Signed-off-by: Masahiro Kubota <[email protected]>

* modify launch

Signed-off-by: Masahiro Kubota <[email protected]>

---------

Signed-off-by: Masahiro Kubota <[email protected]>
* fix: removed simulation arg

* chore: split sim time arg

* feat: add topic tools
…utomotiveAIChallenge#93)

* fix: aichallenge-launch-param

Signed-off-by: Masahiro Kubota <[email protected]>

* fix: fix aichallenge launch pram

Signed-off-by: Masahiro Kubota <[email protected]>

---------

Signed-off-by: Masahiro Kubota <[email protected]>
* fix: awsim orientaion

* chore: cov
chore: sync upstream (partial-1) for main-temp
chore: sync upstream (partial-2) for main-temp
@Autumn60 Autumn60 requested review from a team and sitahara as code owners October 2, 2024 11:11
@Autumn60 Autumn60 requested a review from hrjp as a code owner October 2, 2024 11:27
@Autumn60 Autumn60 changed the title chore: sync-upstream chore: sync-upstream (partial) Oct 2, 2024
@Autumn60 Autumn60 closed this Oct 2, 2024
@Autumn60 Autumn60 deleted the main-temp branch October 2, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants