-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW-FEATURE] Add MC_TorqueControl #718
Comments
It is up to you. If you want, you can prepare your content and share with me. I will review it. Or wait i will prepare it for you. |
See #720 I tried setting up the required development environment, but I can't download the visual studio 2019 community version installer anywhere. With Visual Studio 2022, the Inxton compiler plugin refused to install. |
Hi Roald, you can also use the inxton compiler from command line by
navigating to your solution path and typing
.\_Vortex\builder\vortex.compiler.console.exe -s YOUR_SOLUTION_FILE.
Kind Regards
Kris
…On Fri, 7 Jun 2024 at 14:25, Roald Ruiter ***@***.***> wrote:
See #720 <#720>
I tried setting up the required development environment, but I can't
download the visual studio 2019 community version installer anywhere. With
Visual Studio 2022, the Inxton compiler plugin refused to install.
—
Reply to this email directly, view it on GitHub
<#718 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABR6UOYJYHDXJA7YZVZ6PA3ZGGREBAVCNFSM6AAAAABI2ED3YWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJUG4ZTANJZGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
/cib |
Branch 718-_NEW-FEATURE_Add_MC_TorqueControl created! |
Thanks for implementing this so fast! |
Is it possible to add
MC_TorqueControl
to TcOpen? I've started to add it to a project that I'm currently working on, but I find working with TcOpen quite overwhelming.I can open a PR with what I have so far, maybe you can provide some pointers on what is missing or things I did wrong.
The text was updated successfully, but these errors were encountered: