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

[feature] Initial integration of Boson FLIR ADK camera driver for Autoware #1809

Merged
merged 2 commits into from
Dec 26, 2018

Conversation

amc-nu
Copy link
Member

@amc-nu amc-nu commented Dec 24, 2018

Status

PRODUCTION / DEVELOPMENT

Description

Implements autowarefoundation/autoware_ai#471

Steps to Test or Reproduce

Execute:

  1. rosdep update
  2. rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO
  3. ./catkin_make_release
  4. ./run
  5. Connect your camera
  6. Confirm the camera has been detected using v4l2-ctl --list-devices
  7. Select from Sensing tab / Cameras -> FLIR ADK
  8. Press the [config] button and write the device name reported by v4l2-ctl --list-devices.
  9. Click the FLIR ADK checkbox
  10. Open Rviz and add image topic /flir_adk/camera/image_raw

@amc-nu amc-nu requested a review from kitsukawa December 24, 2018 06:42
@amc-nu amc-nu merged commit fa57fe0 into develop Dec 26, 2018
@amc-nu amc-nu deleted the feature/flir_adk branch December 26, 2018 07:22
anubhavashok pushed a commit to NuronLabs/autoware.ai that referenced this pull request Sep 7, 2021
…oware (autowarefoundation#1809)

* Initial integration of Boson FLIR ADK camera driver for Autoware

* Added README description for Boson FLIR ADK
@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants