Skip to content

Conversation

@altusXe
Copy link

@altusXe altusXe commented Oct 4, 2021

Changing AI throttle multiplier on the joystick while running the model instead of changing it on the config file everytime.

Currently the function has been mapped only to the PS3 joystick dpad left and dpad right buttons as they were not being used, but can be mapped to other joysticks if there are unused buttons.

Changing AI throttle multiplier on the joystick while running the model instead of changing it on the config file everytime.

Currently the function has been mapped only to the PS3 joystick dpad left and dpad right buttons as they were  not being used, but can be mapped to other joysticks if there are unused buttons.
@altusXe altusXe closed this Oct 5, 2021
@altusXe altusXe reopened this Oct 5, 2021
@zlite zlite requested a review from Ezward October 6, 2021 18:07
user_angle, user_throttle,
pilot_angle, pilot_throttle):

mul = ctr.ai_scale
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this expected to work if ctr != MyJoyStickController?

user_angle, user_throttle,
pilot_angle, pilot_throttle):

mul = ctr.ai_scale
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this expected to work if ctr != MyJoyStickController?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants