tud-hri / joan

JOAN is an software package that allows to perform human-in-the loop experiments in the open source driving simulator CARLA. JOAN facilitates communication between human input devices and CARLA, the implementation of haptic feedback, systematically storing experiment data, and the automatic execution of experiments with multiple experimental conditions.
Other
11 stars 7 forks source link

Changing CarType as new condition is not saved in experiment #25

Open shamohammad opened 1 year ago

shamohammad commented 1 year ago

Describe the bug When changing the CarType for a vehicle and save that condition, it won't be saved the next time you load the condition. This results that all the conditions have the same cartype for that particular vehicle.

To Reproduce Steps to reproduce the behavior:

  1. Go to Carla Interface
  2. Click on Settings of any vehicle
  3. Scroll down to CarType
  4. Change
  5. Initialize
  6. Edit Experiment
  7. Add new condition
  8. Save experiment