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

Updated camera #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Updated camera #2

wants to merge 2 commits into from

Commits on Jun 16, 2022

  1. Updated RViz arguments and added image transport node

    Updated RViz arguments to remap the camera info from the /camera_info topic to /image_raw/camera_info for the uncompressing algorithm to work.
    
    Added image_transport republisher to take the compressed image and uncompress it.
    MattyWolfson authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    fb168af View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Migrating RaspiCam args into robot.launch.py file

    Launches the RaspiCam USB node to allow compressed camera streams into RViz over the network.
    MattyWolfson authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7359900 View commit details
    Browse the repository at this point in the history