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] not predicting objects at x<=0 or y<=0 #2122

Merged
merged 3 commits into from
Mar 14, 2019

Conversation

k0suke-murakami
Copy link

@k0suke-murakami k0suke-murakami commented Mar 14, 2019

Status

DEVELOPMENT

Description

Modify evaluation method for invalidity so that object at x<=0 or y<= 0 would be predicted.

Related issue

autowarefoundation/autoware_ai#618

Todos

  • Tests
  • Documentation

Steps to Test or Reproduce

roslaunch naive_motion_predict naive_motion_predict.launch

Objects at x<=0 or y=0 are predicted.
You can check resulst by subscribing to /prediction/motion_predict//prediction/motion_predictor/path_markers

@k0suke-murakami
Copy link
Author

k0suke-murakami commented Mar 14, 2019

@amc-nu Can you check?
Added codes for filtering out a too close object.
If this modification is not your original intention, will revert it.

@k0suke-murakami k0suke-murakami merged commit 52a2ba3 into develop Mar 14, 2019
@k0suke-murakami k0suke-murakami deleted the fix/not_predicting_object branch March 14, 2019 07:36
anubhavashok pushed a commit to NuronLabs/autoware.ai that referenced this pull request Sep 7, 2021
@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants