Bill Healey

Results 4 comments of Bill Healey

Did you ever find out if 15US is supported?

Would be nice to have these included in the API, but until then, it is possible to control the new parts by name: if module.name == "ModuleRoboticServoRotor": module.set_field_int("Torque Limit(%)", 100)

I did see that it USB streaming supports it but was trying to get this working for a wireless robot and yours is one of the few apps that streams...

Yeah it looks like both the timestamps and frameID on the WebRTC frames might actually be generated client-side so they don't really help. Here are the docs on how to...