You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to figure out how to adjust the spawn point of the car model so that the ego vehicle is aligned with the wheelbase rather than positioned in the middle of the model. Currently, the vehicle seems to spawn with its center point at the middle of the model. Ideally, I would like it to be positioned further back so that the origin aligns with the wheelbase.
Any guidance or suggestions on how to achieve this adjustment would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
I think in this case you must change the model of the vehicle that you want to spawn. The origin of the coordinate system is always lying in the center of the vehicle which is rather cumbersome.
However you can also transform the position, velocities and accelerations manually to the rear axis by doing rigid body transformations.
Hello, I am trying to figure out how to adjust the spawn point of the car model so that the ego vehicle is aligned with the wheelbase rather than positioned in the middle of the model. Currently, the vehicle seems to spawn with its center point at the middle of the model. Ideally, I would like it to be positioned further back so that the origin aligns with the wheelbase.
Any guidance or suggestions on how to achieve this adjustment would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: