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

AVT Vimba Camera Driver cannot find shutdown_node #743

Closed
1 of 3 tasks
msmcconnell opened this issue Jul 8, 2020 · 4 comments
Closed
1 of 3 tasks

AVT Vimba Camera Driver cannot find shutdown_node #743

msmcconnell opened this issue Jul 8, 2020 · 4 comments
Labels
anomaly Something isn't working Severity 3 Problem in non-critical functionality

Comments

@msmcconnell
Copy link
Contributor

Types of Issue

  • Anomaly report (something appears to not work correctly)
  • Enhancement request (describe the enhancement being requested)
  • Other (please ensure the description clarifies why the issue doesn’t fall into either of the above categories)

Descriptive summary

When launching the carma develop config for the lexus. The AVT driver container throws the following error

avt-vimba-camera-driver    | ERROR: cannot launch node of type [driver_shutdown/driver_shutdown]: driver_shutdown
avt-vimba-camera-driver    | ROS path [0]=/opt/ros/kinetic/share/ros
avt-vimba-camera-driver    | ROS path [1]=/opt/carma/install/share
avt-vimba-camera-driver    | ROS path [2]=/opt/ros/kinetic/share

It appears that the driver_shutdown node used for clean system shutdown cannot be found. Most likely this is because the checkout.sh script is not pulling in the most up to date dependency when the image is built.

Expected behavior

No startup errors for any image.

Software version this applies to

develop post 3.3.0 release on commit b39d395

AVT Vimba commit usdot-fhwa-stol/avt_vimba_camera@0381f36

Actual behavior

AVT Vimba Camera Docker image throws the above error on start up

Steps to reproduce the behavior

  1. Pull dev images for lexus config and set the config
  2. run carma start all

Related work

Link to related tickets or prior related work here.

@msmcconnell msmcconnell added the anomaly Something isn't working label Jul 8, 2020
@TonysCousin
Copy link
Member

@msmcconnell please confirm impact of this problem. It sounds like the camera driver will not start, but it is the only image impacted, so the remainder of Carma is starting okay. Is that a correct assessment?

@TonysCousin TonysCousin added the Severity 3 Problem in non-critical functionality label Jul 8, 2020
@msmcconnell
Copy link
Contributor Author

@TonysCousin Yes that appears to be correct.

@msmcconnell
Copy link
Contributor Author

Resolution of this is functionally blocked by #787 as new camera docker images cannot be deployed to dockerhub

@msmcconnell
Copy link
Contributor Author

Resolved by above PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working Severity 3 Problem in non-critical functionality
Projects
None yet
Development

No branches or pull requests

2 participants