Skip to content

Resolve "Sourcing Autoware Workspace Causes not found: "<workspace>/AutowareAuto/install/share/spinnaker_camera_driver/local_setup.bash""

Joshua Whitley requested to merge 501-fix-spinnaker-camera-driver-install into master

Closes #501 (closed)

Testing Completed

Feel free to run these yourself.

  • Used generated ADE volume and sourced /opt/AutowareAuto/setup.bash - no warnings.
  • Built from source without Spinnaker SDK installed using this branch - warnings generated on both spinnaker_camera_driver and spinnaker_camera_node as expected.
  • Built from source with Spinnaker SDK installed using this branch - multiple build errors. This is being addressed in #504 (closed)
  • Sourced AutowareAuto/install/setup.bash when building from source without Spinnaker SDK installed - no warnings.
Edited by Joshua Whitley

Merge request reports