gmnvh / pycarmaker

Class to control and read information from CarMaker (https://ipg-automotive.com/)
42 stars 13 forks source link

Control Vehicle using pycarmaker #12

Closed nirmal-jose closed 2 years ago

nirmal-jose commented 2 years ago

Hello pycarmaker team,

Thank you for this fantastic package 🤩. I'm new to CarMaker and was exploring this package. I was able to read parameters from the CarMaker simulation. I would like to know how or whether it is possible to control vehicle acceleration and steering angle with pycarmaker? It would be great if you could have an example for the same.

Thank you for your time.

Regards, Nirmal Jose

gmnvh commented 2 years ago

Hey Nirmal, sorry for the late reply.

Did you try example 4 in the example folder? Try that and see if it is enough for your needs.

Gus

nirmal-jose commented 2 years ago

Hi @gmnvh ,

Thanks for the reply. Yes, I could do this by referring to example 4 and some material online.

Regards, Nirmal Jose