carla icon indicating copy to clipboard operation
carla copied to clipboard

Set wheel orientation

Open anrp-tri opened this issue 3 years ago • 2 comments

Allow the wheels of a vehicle to be positioned fully instead of just the steering angle.

Also properly resolves https://github.com/carla-simulator/carla/issues/3765


This change is Reviewable

anrp-tri avatar Mar 28 '22 14:03 anrp-tri

Hello, thank you for your work this is very important module for self-driving car development! But I have some troubles with merge your branch

AlexanderRex avatar Aug 26 '22 13:08 AlexanderRex

after merging and running manual_control.py i have this problem: Fatal Python error: (pygame parachute) Segmentation Fault Python runtime state: initialized

Thread 0x00007fe9305a6740 (most recent call first): File "manual_control.py", line 1244 in game_loop File "manual_control.py", line 1370 in main File "manual_control.py", line 1378 in Aborted (core dumped)

AlexanderRex avatar Aug 26 '22 15:08 AlexanderRex

I somehow totally missed your comment. I have updated this and will run rebased off tip of dev and see if it still works.

anrp-tri avatar Jan 23 '23 22:01 anrp-tri

FYI I tried to build this locally with on tip editor and carla/dev but the editor exited after clicking play, then I tried applying the vulkan patch in s3 but it does not cleanly apply so I got stuck.

anrp-tri avatar Jan 24 '23 00:01 anrp-tri

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 01 '23 16:06 stale[bot]