autowarefoundation / AWSIM-Labs

Open source simulator for self-driving vehicles
https://autowarefoundation.github.io/AWSIM-Labs/
Other
10 stars 10 forks source link

Vehicle Physics Pro Community Edition Integration #108

Open mozhoku opened 1 month ago

mozhoku commented 1 month ago

Default tools in Unity is simple and can't simulate vehicle behaviour properly. Using VPP for more detailed vehicle simulation would be better for the AWSIM Labs users. It also can handle different types of vehicle configurations.

For further information about the package: Asset Store: https://assetstore.unity.com/packages/tools/physics/vehicle-physics-pro-community-edition-153556 Website: https://vehiclephysics.com/

sasa42 commented 1 month ago

+1

fyi, fantastic project done with VPP...

https://github.com/PERRINN/project-424-unity

I did an HDRP test on an older version.

https://github.com/sasa42/project-424-unity.git branch HDRP_Drive_Test https://youtu.be/EyVYKxtS6uE?feature=shared

The integration would be easy to do. Even a live toogle from actual unity script to vpp script.

sasa42 commented 1 month ago

I think Edy Garcia would provide an integration script so that VPP switch works in one click. I will give him a message and link to this issue.