RoboDK Forum
Update linux binaries?——革命制度党ntable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:通用RoboDK问题(//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Update linux binaries? (/Thread-Update-linux-binaries)



Update linux binaries?-rshanor-10-14-2022

It looks like v5.5.2 is available on windows but the ubuntu version I just downloaded from the website is 5.5.0 from 8-29. Looking to use the C3 bridge driver and want to make sure I have all necessary fixes. Thanks!

As a side note, the windows download link has explicit version number (//www.sinclairbody.com/downloads/Install-RoboDK-64-v5.5.2.exe) but the linux version does not (//www.sinclairbody.com/downloads/Install-RoboDK.tar.gz). It would be nice to show the linux version in the download link, would make it easier to pin versions in my docker file.


RE: Update linux binaries?-Sam-11-14-2022

Thank you for your feedback!

We just updated the Linux binaries, which you can download here:
//www.sinclairbody.com/download


RE: Update linux binaries?-rshanor-11-15-2022

Hi Sam,

It looks like the kukabridge driver is still not part of that release, is that correct? I can continue to run with my patch for now.

Thank you,
Rick


RE: Update linux binaries?-Albert-11-19-2022

We just updated the Ubuntu installer to include the kukabridge driver:
//www.sinclairbody.com/downloads/Install-RoboDK.tar.gz

You'll also find this script that should allow you to run the configuration automatically:
  • Select Tools-Run Script
  • Select KUKA Driver Auto Configuration



RE: Update linux binaries?-rshanor-11-20-2022

(11-19-2022, 12:45 PM)Albert Wrote:We just updated the Ubuntu installer to include the kukabridge driver:
//www.sinclairbody.com/downloads/Install-RoboDK.tar.gz

You'll also find this script that should allow you to run the configuration automatically:
  • Select Tools-Run Script
  • Select KUKA Driver Auto Configuration

Fancy, thanks!