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

Driven Path Vizualization #4

Open
AdityaNG opened this issue May 31, 2022 · 3 comments
Open

Driven Path Vizualization #4

AdityaNG opened this issue May 31, 2022 · 3 comments

Comments

@AdityaNG
Copy link
Collaborator

For a given frame at some time t, using GPS and IMU data from subsequent frames render the path that the vehicle is going to drive through on that frame
dataset_pipeline

Write code in DrivenPath.ipynb

Screenshot from 2022-05-31 22-09-58

Refrence Video: AMZ Driverless

@Dhruval360
Copy link

Will have a look at this once I'm done with the Android app communication.

@AdityaNG
Copy link
Collaborator Author

AdityaNG commented Jun 2, 2022

@AdityaNG
Copy link
Collaborator Author

Got a rudimentary version working. Needs some polishing

  1. The 3D path extends OUT of the phone, which is difficult to view on the 2D image, look into how to move this down to the ground
  2. Draw out the entire width of the vehicle (1695 mm)

vehicle_trajectory_git_aug_12

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

No branches or pull requests

2 participants