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

fix: modify sensor configuration #50

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

masahiro-kubota
Copy link
Contributor

・IMUの地磁気センサーではなくGNSSの位置から姿勢を求めるように変更
・IMUの姿勢を修正

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

@yuasabe yuasabe left a comment

Choose a reason for hiding this comment

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

LGTM!

@yuasabe yuasabe merged commit dde08f1 into test/source-build Aug 28, 2024
@yuasabe yuasabe deleted the fix/modify-sensor-configuration branch August 28, 2024 00:43
taikitanaka3 pushed a commit that referenced this pull request Sep 9, 2024
Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
knorrrr added a commit that referenced this pull request Sep 10, 2024
* feat: add tunable param

* feat: set same launch as source build

* fix: modify sensor configuration (#50)

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

* feat: add steer tire angle gain (#67)

* 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>

* feat: draft accel brake map (#70)

* chore: remove unused param

* feat:draft accel brake map

* fix: modify angular velocity offset (#69)

* 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>

* feat: add raw publisher (#71)

* fix: source build build fix control point size (#73)

* 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>

* feat: add pure pursuit debug (#74)

* fix: ll2 interval (#75)

* fix: modify accel map

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

* chore: apply pre-commit

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: Masahiro Kubota <42679530+masahiro-kubota@users.noreply.github.com>
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
Co-authored-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: knorrrr <kunotomoki61@gmail.com>
taikitanaka3 added a commit that referenced this pull request Sep 13, 2024
* chore: decrease pose_smoothing_step 5->1 (#59) (#60)

* feat: add sensorkit swtching (#57)

* feat: add sensor kit change for simulation

* chore: add ignore and pre-commit fix

* chore: aichallenge/workspace/.gitignore

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

* fix: add simulation arg

---------

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

* chore: disable localhost only (#86)

* feat: set same launch as source build (#82)

* feat: add tunable param

* feat: set same launch as source build

* fix: modify sensor configuration (#50)

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

* feat: add steer tire angle gain (#67)

* 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>

* feat: draft accel brake map (#70)

* chore: remove unused param

* feat:draft accel brake map

* fix: modify angular velocity offset (#69)

* 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>

* feat: add raw publisher (#71)

* fix: source build build fix control point size (#73)

* 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>

* feat: add pure pursuit debug (#74)

* fix: ll2 interval (#75)

* fix: modify accel map

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

* chore: apply pre-commit

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: Masahiro Kubota <42679530+masahiro-kubota@users.noreply.github.com>
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
Co-authored-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: knorrrr <kunotomoki61@gmail.com>

* chore: remove same launch

* fix: removed simulation arg

* chore: remove aichallenge launch

* chore: split sim time arg

* chore: how to use args

* fix: removed simulation arg (#87)

* fix: removed simulation arg

* chore: split sim time arg

* fix: removed simulation arg (#90)

* fix: removed simulation arg

* chore: split sim time arg

* feat: add topic tools

* Revert "chore: remove aichallenge launch"

This reverts commit d0405f8.

* chore: separate sim param (#94)

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
Co-authored-by: knorrrr <99851410+knorrrr@users.noreply.github.com>
Co-authored-by: Masahiro Kubota <42679530+masahiro-kubota@users.noreply.github.com>
Co-authored-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: knorrrr <kunotomoki61@gmail.com>
taikitanaka3 added a commit that referenced this pull request Sep 16, 2024
* chore: decrease pose_smoothing_step 5->1 (#59) (#60)

* feat: add sensorkit swtching (#57)

* feat: add sensor kit change for simulation

* chore: add ignore and pre-commit fix

* chore: aichallenge/workspace/.gitignore

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

* fix: add simulation arg

---------

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

* chore: disable localhost only (#86)

* feat: set same launch as source build (#82)

* feat: add tunable param

* feat: set same launch as source build

* fix: modify sensor configuration (#50)

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

* feat: add steer tire angle gain (#67)

* 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>

* feat: draft accel brake map (#70)

* chore: remove unused param

* feat:draft accel brake map

* fix: modify angular velocity offset (#69)

* 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>

* feat: add raw publisher (#71)

* fix: source build build fix control point size (#73)

* 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>

* feat: add pure pursuit debug (#74)

* fix: ll2 interval (#75)

* fix: modify accel map

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

* chore: apply pre-commit

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: Masahiro Kubota <42679530+masahiro-kubota@users.noreply.github.com>
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
Co-authored-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: knorrrr <kunotomoki61@gmail.com>

* fix: removed simulation arg (#87)

* fix: removed simulation arg

* chore: split sim time arg

* fix: removed simulation arg (#90)

* fix: removed simulation arg

* chore: split sim time arg

* feat: add topic tools

* chore: separate sim param (#94)

* fix: fix use_sim_time default value (#92)

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

* fix: add initial pose

---------

Signed-off-by: Masahiro Kubota <norikenpi@gmail.com>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
Co-authored-by: knorrrr <99851410+knorrrr@users.noreply.github.com>
Co-authored-by: Masahiro Kubota <42679530+masahiro-kubota@users.noreply.github.com>
Co-authored-by: Masahiro Kubota <norikenpi@gmail.com>
Co-authored-by: knorrrr <kunotomoki61@gmail.com>
Autumn60 referenced this pull request in booars/aichallenge-2024 Sep 18, 2024
Signed-off-by: Autumn60 <harada.akiro@gmail.com>
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.

2 participants