Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Add Simulation Support #61

Open
CJBuchel opened this issue Nov 9, 2021 · 0 comments
Open

Add Simulation Support #61

CJBuchel opened this issue Nov 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CJBuchel
Copy link
Member

CJBuchel commented Nov 9, 2021

Describe the solution you'd like
Add Simulation support into WML for WML components

Additional context
Simulation support through backend thread linking to compenents. I.e

wml::Drivetrain drivetrain{drivetrainConfig, gainsVelocity};
wml::sim::SimObject _drivetrain(drivetrain, {x, y, z});
@CJBuchel CJBuchel added the enhancement New feature or request label Nov 9, 2021
@CJBuchel CJBuchel self-assigned this Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants