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: add sensor noise #118

Merged
merged 23 commits into from
Sep 26, 2024
Merged

feat: add sensor noise #118

merged 23 commits into from
Sep 26, 2024

Conversation

knorrrr
Copy link
Contributor

@knorrrr knorrrr commented Sep 26, 2024

実機に近しいセンサーノイズを付与しました。
またgnssに関してはdelayの実装も行いました。

付与対象:
/awsim/gnss/pose: geometry_msgs/msg/PoseStamped(遅延も実装)
/awsim/gnss/pose_with_covariance: geometry_msgs/msg/PoseWithCovarianceStamped(遅延も実装)
/awsim/imu: sensor_msgs/msg/Imu
/awsim/steering_status: autoware_auto_vehicle_msgs/msg/SteeringReport

@knorrrr knorrrr marked this pull request as ready for review September 26, 2024 10:39
@knorrrr knorrrr requested review from taikitanaka3, isamu-takagi and yuasabe and removed request for taikitanaka3 September 26, 2024 10:39
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Copy link
Contributor

@isamu-takagi isamu-takagi left a comment

Choose a reason for hiding this comment

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

actuation_cmd_converter は元になるソースがあるのでその著作権表示を維持していますが、センサーのは新規なので2024でお願いします。

knorrrr and others added 5 commits September 26, 2024 19:53
…_adapter/src/sensor_converter.cpp

Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
…_adapter/src/sensor_converter.hpp

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

@isamu-takagi isamu-takagi left a comment

Choose a reason for hiding this comment

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

LGTM

@knorrrr knorrrr merged commit 71fcb7b into main Sep 26, 2024
@knorrrr knorrrr deleted the feat/add_sensor_noise branch September 26, 2024 11:38
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