Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fpasteau/raspicam_node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SV-ROS/raspicam_node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 8 files changed
  • 3 contributors

Commits on May 12, 2015

  1. changed camera info uri from hardcoded value to a value from ROS para…

    …meters
    
    The default value for the parameter is set as before (package://raspicam/calibrations/camera.yaml).
    The parameter can be set in a launch file like this:
    <arg name="camera_info_uri" default="package://raspicam/calibrations/camera.yaml" />
    ...
     <param name="camera_info_uri" value="$(arg camera_info_uri)" />
    datjko committed May 12, 2015
    Configuration menu
    Copy the full SHA
    b415775 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Configuration menu
    Copy the full SHA
    d906781 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Configuration menu
    Copy the full SHA
    957b6b0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. Configuration menu
    Copy the full SHA
    fc0f7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8154f74 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2016

  1. add dynamic reconfigure

    Not sure if starting and stopping will work properly. Will look into
    that later.
    girtslinde committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    0b02f1c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. Configuration menu
    Copy the full SHA
    2050b16 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Configuration menu
    Copy the full SHA
    01b26db View commit details
    Browse the repository at this point in the history

Commits on May 29, 2016

  1. add flip params

    girtslinde committed May 29, 2016
    Configuration menu
    Copy the full SHA
    55d6df2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Configuration menu
    Copy the full SHA
    567a1dd View commit details
    Browse the repository at this point in the history
  2. don't log frame size

    girtslinde committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    e1674b0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    41da934 View commit details
    Browse the repository at this point in the history
Loading