Trying to get Arducam 18MP Usb shield 3.0 to work with ROS

  1. Where did you get the camera module(s)?
    Amazon.com
  2. Model number of the product(s)?
    Arducam AR1820HS with USB3.0 Camera Shield Plus
  3. What hardware/platform were you working on?
    Raspberry Pi 4 with 8Gb
  4. Instructions you have followed. (link/manual/etc.)
    GitHub ROS and GitHub Raspberry
  5. Problems you were having?
    I’m able to run the ArduCam_Py_Demo.py inside the Raspberry Pi folder, but when I launch the arducam_node from my workspace I keep getting this error: “Error capture image, rtn_val = 65318”
  6. The dmesg log from your hardware?
    Shows nothing related to arducam.
  7. Troubleshooting attempts you’ve made?
    I make sure that the Udev rules were installed and ROS properly setup.
  8. What help do you need?
    Any help to figure out how to get the ros node running without errors.