Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT+ with Unreal Engine

Rank

Total Posts: 5

Joined 2021-02-26

PM

Hello, I've tried looking through the forums but without a general idea of what to really look for,
can someone point me in the direction of how to connect a Smart Trainer (Elite Suito) using a usb ANT+ stick to get the data output in Unreal Engine?

Thank you in advance      
Rank

Total Posts: 4

Joined 2016-03-11

PM

Hi - can you let me know if you had any success with this.
I'm looking to do the same with a wahoo kickr.
Any advice would be great.
     
Rank

Total Posts: 5

Joined 2021-02-26

PM

_joey - 21 April 2021 09:22 AM
Hi - can you let me know if you had any success with this.
I'm looking to do the same with a wahoo kickr.
Any advice would be great.


Hey, no success so far on my side, but it's definitely possible: https://www.gta5-mods.com/scripts/gt-bike-v      
Rank

Total Posts: 4

Joined 2016-03-11

PM

Thanks for getting back.
...you might be interested in these links also:
https://github.com/dmwnz/SimCycling
https://github.com/dmwnz/beamng-cycling      
Rank

Total Posts: 7

Joined 2014-10-29

PM

Hi !

I have just developed an Unreal engine plugin that is very basic (so you'll need to add your own functions)
but it connects to a USB dongle and can send and receive data over ANT+ (currently a power meter).

Some functions are exposed for Blueprints

https://github.com/vincent290587/unreal_ant      
Rank

Total Posts: 4

Joined 2023-11-22

PM

_joey - 22 April 2021 02:56 AM
Thanks for getting back.
...you might be interested in these links also:
https://github.com/dmwnz/SimCycling/seterra
https://github.com/dmwnz/beamng-cycling


This link is helpful.