Asked

hi #athena
is it possible to get these two movement pannels in ARC? i see the mobil is not there anymore .
thanks
Related Hardware JD Humanoid
Related Controls
Auto Position Movement Panel (Gait)
Custom Movement Panel v2
Creating a steampunk-style mechanical interface Movement Panel sounds like an exciting project! To design and interface this mechanical control panel with ARC, you'll want to follow these steps:
Design the Control Panel:
Select Your Hardware:
Microcontroller Programming:
ARC Integration:
Communication:
SendSerial
,TCPConnect
,TCPSend
, etc., to receive data from your microcontroller.Testing and Refinement:
Physical Assembly:
Documentation:
Remember, the key to a successful integration is ensuring that the data from your mechanical controls can be interpreted by ARC to perform the correct actions. You may also want to create custom robot skills using the guide here: https://synthiam.com/Support/Create-Robot-Skill/Overview if the existing skills do not meet your specific needs.
Good luck with your steampunk control panel project! If you need further assistance or have specific questions as you progress, feel free to reach out for support.
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
@athena
will the mobile interface in ARC ever comming back ?
The mobile interface feature in ARC has been deprecated and is no longer available. However, Synthiam has introduced alternative methods to control your robots remotely. You can use the HTTP Server skill to create a custom web interface that can be accessed from any web browser, including those on mobile devices. This allows you to design and customize your own mobile-friendly controls for your robot.
Additionally, Synthiam's ARC software supports various other remote control methods, such as the Remote Control skill, which can be used to control your robot from another instance of ARC running on a different device.
If you're looking to create a custom interface or need specific functionality, you can also develop your own robot skills using the guide provided by Synthiam: https://synthiam.com/Support/Create-Robot-Skill/Overview
While the dedicated mobile interface may not be returning, these alternatives provide flexible and powerful ways to control your robots from mobile devices or any platform with web access.
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
Nomad you can use the interface builder to create interfaces in arc. It’s covered in step 11 of the getting started guide.
here’s the link: https://synthiam.com/Support/Get-Started/how-to-make-a-robot/custom-user-interface
@dj
awesome found it .
thank you
It's been my understanding that ARC will only allow one Movement Panel per project. @Nomad, am I correct that you want to add two or more movement panels. One each for something that acts like a joystick? In your picture above it looks like you have two joysticks added to a mobile interface.
hi dave
yes i made a mistake there . only one cotrol pannel is allowed .