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

v0.2.0 #25

Merged
merged 102 commits into from
Jul 28, 2016
Merged

v0.2.0 #25

merged 102 commits into from
Jul 28, 2016

Commits on May 18, 2016

  1. Configuration menu
    Copy the full SHA
    fae36db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c46042 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

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

Commits on May 20, 2016

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

Commits on May 24, 2016

  1. Removes unnecessary null checks in qnode.

    Fixes #4
    barulicm committed May 24, 2016
    Configuration menu
    Copy the full SHA
    577ee69 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    e8dcbfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb21ad1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. Configuration menu
    Copy the full SHA
    3c5a165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    506ce15 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Added yaw rate to published state?

    muri committed May 31, 2016
    Configuration menu
    Copy the full SHA
    3b916fd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. Fixes state estimator topic remapping.

    AutoRally committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    8ae7307 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Configuration menu
    Copy the full SHA
    b3fbfcd View commit details
    Browse the repository at this point in the history
  2. Removed compiler warnings

    pdrews committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    deb81b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Configuration menu
    Copy the full SHA
    09d22b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    964f958 View commit details
    Browse the repository at this point in the history
  3. Beginning to fix controller

    pdrews committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    91a5fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7581e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1c56c0 View commit details
    Browse the repository at this point in the history
  6. Fixes typo in camera calibration path.

    barulicm authored and AutoRally committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    a47a173 View commit details
    Browse the repository at this point in the history
  7. Changes from recent test run

    autorally committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    eee13b8 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'devel' of https://github.com/AutoRally/autorally into d…

    …evel
    autorally committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    ff497c6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'briansBranch' into devel

    muri committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    b3cf5af View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Disables built-in auto-balance on cameras.

    AutoRally committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    f903483 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Configuration menu
    Copy the full SHA
    0399592 View commit details
    Browse the repository at this point in the history
  2. Switches to more efficient method of counting subscribers in ImageRep…

    …ublisher.
    
    Switches to using cv_bridge's built-in pixel color / depth conversions in ImageRepublisher.
    Fixes #1
    With this commit, ImageRepublisher CPU usage on Nuc platform is reduced to 0% and 10% with 0 subscribers and more than 0 subscribers respectively.
    barulicm authored and AutoRally committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    2b11c6b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'devel' into matt/pointgrey_driver

    AutoRally committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    a716d7b View commit details
    Browse the repository at this point in the history
  4. Enables triggering for pointgrey camera driver

    barulicm authored and AutoRally committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    c5c4fb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Configuration menu
    Copy the full SHA
    909c6b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba77560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657c829 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Updated readme

    bgoldfai committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    ceed7fc View commit details
    Browse the repository at this point in the history
  2. updated readme

    bgoldfai committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    ab352b8 View commit details
    Browse the repository at this point in the history
  3. updated readme

    bgoldfai committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    e90b0e7 View commit details
    Browse the repository at this point in the history
  4. updated readme

    bgoldfai committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    94778e2 View commit details
    Browse the repository at this point in the history
  5. updated readme

    bgoldfai committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    43a93ed View commit details
    Browse the repository at this point in the history
  6. updated readme

    bgoldfai committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    53767cc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2016

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

Commits on Jun 22, 2016

  1. Updated chronyStatus to work with chrony 2.0+, new formate has a chro…

    …nyStatus node runningon every maching
    bgoldfai committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    b8efd42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b6449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bada37 View commit details
    Browse the repository at this point in the history
  4. Updated chrony files for new chrony interface, updated template files…

    …, removed files no longer needed
    muri committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    1ea51e8 View commit details
    Browse the repository at this point in the history
  5. Added a couple comments to chronyClient

    muri committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    b2cd5dd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

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

Commits on Jun 29, 2016

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

Commits on Jun 30, 2016

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

Commits on Jul 12, 2016

  1. integrating with camera auto balance

    AutoRally committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    53e4fe3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'devel' of https://github.com/AutoRally/autorally into d…

    …evel
    AutoRally committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    2c6c5e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2016

  1. elevated message status from info to warn

    AutoRally committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    15a5468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc70c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'devel' of https://github.com/AutoRally/autorally into d…

    …evel
    AutoRally committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    5a30341 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Configuration menu
    Copy the full SHA
    2763fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7085790 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Configuration menu
    Copy the full SHA
    13a5ae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ed0bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    579fcb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Configuration menu
    Copy the full SHA
    4bad8f7 View commit details
    Browse the repository at this point in the history
  2. Updated autobalance launch parameters

    muri committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    5112083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f70ece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29bffc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f072472 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab4502a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    5440610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994ae45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7383756 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

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

Commits on Jul 22, 2016

  1. Added most of autorally_chassis stuff. Program is tested working with…

    …in launch system on an autorally_chassis
    bgoldfai committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    83a4f75 View commit details
    Browse the repository at this point in the history
  2. added check to make sure ROS is still running before forcing a Diagno…

    …stics message to be published
    bgoldfai committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    5c5e9d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d91245 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa19611 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05c7c45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    434d40e View commit details
    Browse the repository at this point in the history
  7. Updated xbee to use new autorally_msgs::runstop instead of deprecated…

    … autorally_msgs::safeSpeed
    bgoldfai committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    9db4ff1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dc326a View commit details
    Browse the repository at this point in the history
  9. Updated servoInterface with runstop and new chassis messages. Needs t…

    …o be tested on hardware
    bgoldfai committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    e2e0ec0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44516c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    170d890 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2016

  1. Configuration menu
    Copy the full SHA
    0f116df View commit details
    Browse the repository at this point in the history
  2. Updated udev rules ofr Arudino Due, improved readme, started covnersi…

    …on of simulaiton to new messaging format
    bgoldfai committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    48c3847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dbaaa1 View commit details
    Browse the repository at this point in the history
  4. uncommented nodes that don't compile in kinetic yet since they shoudl…

    … not be commented out in this branch
    bgoldfai committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    ed0f611 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    768e5e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14a1518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07be9ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e0e685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbd82e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a962526 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    31d0a8e View commit details
    Browse the repository at this point in the history
  12. Removed all remaining references to old chassis messages and deleted …

    …the safeSpeed and servoMSG messages
    bgoldfai committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    d862986 View commit details
    Browse the repository at this point in the history
  13. Fixed errors from chassis message interface update, fixed node naming…

    … conflict for chronyStatus nodes on master and ocs
    muri committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    91502b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10143d5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d955e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. Added check to AutoRallyChassis runstop in case all runstop messages …

    …are expired, cleaned up launch files
    bgoldfai committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    90fb93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26aee5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. fixed doxygen warnings

    bgoldfai committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    946bd2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf3ead View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a225c5f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Configuration menu
    Copy the full SHA
    6f8c1cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c99f7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e9c902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    930338f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a61e944 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24 from AutoRally/chassisController

    New chassis controller for AutoRally chassis versions 1.0+
    bgoldfai authored Jul 28, 2016
    Configuration menu
    Copy the full SHA
    1763158 View commit details
    Browse the repository at this point in the history