Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vision module firmware does not upgrade to version 2.0.0 #22

Closed
eduardgr opened this issue Aug 14, 2019 · 8 comments
Closed

Vision module firmware does not upgrade to version 2.0.0 #22

eduardgr opened this issue Aug 14, 2019 · 8 comments
Assignees

Comments

@eduardgr
Copy link

Description

When upgrading firmware, all modules have been correctly updated, but vision module fails and continues at version 1.1.7-31

Version

-- BASE: id = 0 --
firmwareVersion: 1006764032

-- VISION: id = 9 --
firmwareVersion: 520159495

-- INTERCONNECT: id = 8 --
firmwareVersion: 1006764032

-- SMALL_ACTUATOR: id = 7 --
firmwareVersion: 1006764032

-- SMALL_ACTUATOR: id = 6 --
firmwareVersion: 1006764032

-- SMALL_ACTUATOR: id = 5 --
firmwareVersion: 1006764032

-- BIG_ACTUATOR: id = 1 --
firmwareVersion: 1006764032

-- BIG_ACTUATOR: id = 2 --
firmwareVersion: 1006764032

-- BIG_ACTUATOR: id = 3 --
firmwareVersion: 1006764032

-- BIG_ACTUATOR: id = 4 --
firmwareVersion: 1006764032

KortexAPI : 2.0.0

@alexvannobel
Copy link
Contributor

Hi @eduardgr ,

These are the steps you can follow :

  • Upload this special SWU load to the arm
  • Refresh the WebApp with CTRL+F5
  • Upload the 2.0.0 SWU again
    The special load basically only fixes the vision module in the arm (which won't have this problem again in future releases). That's why it's so lightweight compared to a real SWU.

Let me know how this goes,
Alex

@eduardgr
Copy link
Author

Hi @alexvannobel

Thanks for your response!!

The link you sent is not opening. Just like all GitHub download links after yesterday's update.
I made the downloads through the site: https://www.kinovarobotics.com/en/knowledge-hub/gen3-ultra-lightweight-robot

Maybe it is some Artifactory error. Is it possible to make the file available in Drive?

Thank you!

@alexvannobel
Copy link
Contributor

Hi @eduardgr ,

This is weird, the links are all working on my side and the artifacts are on the public side of our Artifactory server, so there is no need for a login to access them.
I gave you the direct download link, but can you try the Artifactory link? This should bring you in Artifactory, where you can hit the Download button on the top right side of this artifact.
Meanwhile, I'll see about the Artifactory settings and why the links don't work for you.

Let me know how this work,
Alex

@eduardgr
Copy link
Author

Hi,

I still can't have access.
Error: ERR_EMPTY_RESPONSE

@alexvannobel
Copy link
Contributor

Hi @eduardgr ,

I checked with the system admin and he modified a couple options so now every region should have access to our Artifactory server. We made some tests on a VM before the change, then got the same response as you.
After the changes, we were able to access the Artifactory links normally and download the files from the VM.

Can you check the links once more?

@eduardgr
Copy link
Author

Hi @alexvannobel

Now I was able to download it.
I will perform the steps to update the vision firmware and then I'll tell you if it worked.

Thank you so much for your attention!

@eduardgr
Copy link
Author

Hi @alexvannobel

Now everything works. The vision firmware has been updated!

Thank you!

@RaduCorcodel
Copy link

Thank you. Fix works on our robot too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants