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

Installation of latest basler drivers is not handled on robots #214

Closed
texhnolyze opened this issue Nov 16, 2023 · 3 comments
Closed

Installation of latest basler drivers is not handled on robots #214

texhnolyze opened this issue Nov 16, 2023 · 3 comments
Assignees
Labels
bug Something isn't working misc

Comments

@texhnolyze
Copy link
Contributor

Summary

With the new make_basler.sh script we now have to manually copy and execute the script to
install the latest basler deb packages.

Expected behavior

To prevent confusion and version drift I would expect the latest balser package to be installed after a robot setup.

Current behavior

The script is not executed on the robot and if we have updated the used pylon driver version in the meantime, it will not be updated unless done manually.

Possible Solution

It would be a lot easier to include the execution of the script in a remote shell, with our deploy_robots.py script.
Another alternative could also be the installation of the pylon drivers via ansible, during the setup of ros.

@texhnolyze texhnolyze added the bug Something isn't working label Nov 16, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Software Nov 16, 2023
@texhnolyze texhnolyze moved this from 🆕 New to 📋 Backlog in Software Nov 16, 2023
@texhnolyze texhnolyze moved this from 📋 Backlog to 🔖 Ready in Software Nov 16, 2023
@jaagut
Copy link
Member

jaagut commented Nov 24, 2023

I would prefer the installation via ansible.

Flova added a commit that referenced this issue Jan 23, 2024
@Flova Flova added the misc label Jan 24, 2024
@jaagut jaagut moved this from 🔖 Ready to 👀 In review in Software Jan 26, 2024
@jaagut jaagut self-assigned this Jan 26, 2024
@jaagut
Copy link
Member

jaagut commented Jan 26, 2024

This now gets handled by the deploy tool

@jaagut jaagut moved this from 👀 In review to 🏗 In progress in Software Jan 29, 2024
@jaagut
Copy link
Member

jaagut commented Feb 11, 2024

Resolved with #223

@jaagut jaagut closed this as completed Feb 11, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Software Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working misc
Projects
Archived in project
Development

No branches or pull requests

3 participants