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
As shown in the figure, I want to directly modify the position of the top-level parent object to use coordinate information to drive the movement of the wheel loader. However, in running mode, I cannot achieve the goal of having the child object follow the parent object's movement. What should I do?
The text was updated successfully, but these errors were encountered:
chu12345
changed the title
I want to
Directly modify the position of the parent object
Jul 1, 2023
If you are a licensed user of AGX Dynamics for Unity I would recommend using the [email protected] email to get a response to your questions.
I am not sure what it is you are trying to achieve?
You want to move the whole Wheel loader between simulations?
Because the wheel loader is built from a number of rigid bodies, you cannot just set the position of a parent transform during simulation to move the wheel loader.
I think you need to explain what it is you are trying to achieve.
As shown in the figure, I want to directly modify the position of the top-level parent object to use coordinate information to drive the movement of the wheel loader. However, in running mode, I cannot achieve the goal of having the child object follow the parent object's movement. What should I do?
![image](https://private-user-images.githubusercontent.com/53617026/250221530-421a1aee-338b-4688-9033-2c8184121d63.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTMxMzYsIm5iZiI6MTczOTM1MjgzNiwicGF0aCI6Ii81MzYxNzAyNi8yNTAyMjE1MzAtNDIxYTFhZWUtMzM4Yi00Njg4LTkwMzMtMmM4MTg0MTIxZDYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA5MzM1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAwMTFmMDQ2MTdhNTgzOGExZWVkYTFlMThmYzAwNmZhNDgzMzBlYjk2YzhjOTA3Y2MxZDRlNmUyMzU1ZTJjNzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.lb433NvFNJHlsPff286HyebFzyib2fzT-D4I1m5ievk)
![image](https://private-user-images.githubusercontent.com/53617026/250221549-7c4abb55-2eb8-4642-bc50-3179f0111c87.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTMxMzYsIm5iZiI6MTczOTM1MjgzNiwicGF0aCI6Ii81MzYxNzAyNi8yNTAyMjE1NDktN2M0YWJiNTUtMmViOC00NjQyLWJjNTAtMzE3OWYwMTExYzg3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA5MzM1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThjODM4MjA0OTk3N2JjNTg5YWVhNDZhMmE4M2MxOWE1ODY3YjVkZGI0NjZmMzU3ZGUxYjMxM2Y1ZmE2ZDg4YWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.d14Cg8sRwaC0DWnZEuvZIcNfbnXAoLf9B_lcr8wOzPE)
The text was updated successfully, but these errors were encountered: