Avindr / MxM-IssueTracking

7 stars 0 forks source link

New input system function on Trajectory generator #125

Closed Avindr closed 1 year ago

Avindr commented 3 years ago

image

Avindr commented 3 years ago

This callback has now been added to the trajectory generator component as shown below and will be included in subsequent updates.

image

Avindr commented 3 years ago

Unfortunately there is a problem with this relating to the Pre-processor header ENABLE_INPUT_SYSTEM.

For some reason ENABLE_INPUT_SYSTEM remains true even when the new input system is not installed causing it to fail to compile.

Since I have to accommodate both those with and without the new input system I will have to figure this out before including this in the next update.