Russia
Asked — Edited

How Can I Localize ARC And Video Lessons ?

Hello!

  1. How can I localize ARC, for example, in Russian, or in Chinese? I found the Locales/ru.pak, but how do I enable it?
  2. How can I localize video lessons? Are there any subtitle files and audio tracks in other languages? If they are not available, can I create them and add them? Thank you, Valery

ARC Pro

Upgrade to ARC Pro

Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.

PRO
Synthiam
#10  

thank you for taking the time to convey your thoughts - it really helps a lot. That gives us a lot to think about. We'll start internal discussions about planning language localization into our development.

This is something we definitely want to provide to customers like yourself. However, please understand that this will take some time before implementing. Hope you understand?

Russia
#11  

Of course this is understandable. Will wait. Thank you. And another question: Can I use the EZ-B Controller to control other types of servos (for example, TS-315, TSS-338 from ToroBot or others)? They require special commands for their own controllers (I attach a brief description of the commands TS-315). Can these commands be formed in the EC-Builder?Instructionsforuse-en(TS-315)_.pdf

PRO
Synthiam
#12  

That looks like a very easy protocol to implement into a plugin. Something similar to the way the Dynamixel or UBTech plugin works would be easy to do.

  1. The only thing i don't see in that document is the baud rate and protocol bit specifications. Is it 8-N-1? 9600 baud?

  2. Does that protocol communicate directly with the servo or is there a controller in the middle? Im unsure after google searching, as this is not a popular servo and there isn't much information about it.

  3. Would you be connecting the servo directly to the EZ-B and sending those commands to the servos? Are the servos chain-able like dynamixel?

I imagine the connector cable you'd want to use is Dynamixel servo Cable and this plugin: https://synthiam.com/redirect/legacy?table=plugin&id=39

Russia
#13  

Yes, there is really little information on these servos. But they are installed on our robots that are controlled by their system. I wanted to understand if it's possible to control our robots using EZ-B. Thank you very much for the information, I will try to use it.