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

ROS - All sensors and car support #2743

Merged
merged 36 commits into from
Jul 22, 2020
Merged

ROS - All sensors and car support #2743

merged 36 commits into from
Jul 22, 2020

Commits on Feb 10, 2020

  1. add PhyXCar

    Eric Schmidt committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    661c1be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1edc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Got car sensor data working with ROS

    e1d1s1 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    f6bda6a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. use static_cast

    e1d1s1 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d27b156 View commit details
    Browse the repository at this point in the history
  2. control car via API

    e1d1s1 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    bcd8b91 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. joystick control for car

    e1d1s1 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1503943 View commit details
    Browse the repository at this point in the history
  2. joystick control node and launch file

    e1d1s1 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5a4caad View commit details
    Browse the repository at this point in the history
  3. Add support for GPS sensor

    e1d1s1 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1bcd148 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. added magnetometer and barometer sensors

    e1d1s1 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    8963275 View commit details
    Browse the repository at this point in the history
  2. refactor sensors

    e1d1s1 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    dc94a79 View commit details
    Browse the repository at this point in the history
  3. debug

    e1d1s1 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    a2ec33f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. add missing package

    Eric Schmidt committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    b99e6eb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. remove unrelated script

    Eric Schmidt committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    59491b2 View commit details
    Browse the repository at this point in the history
  2. automatic transmission option

    Eric Schmidt committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    db474f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. publish car state

    Eric Schmidt committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ce9a786 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. cleanup and add range-distance sensor

    eric authored and eric committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a8a2402 View commit details
    Browse the repository at this point in the history
  2. add clock

    e1d1s1 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    2eb5085 View commit details
    Browse the repository at this point in the history
  3. clock

    Eric Schmidt committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    5c0d171 View commit details
    Browse the repository at this point in the history
  4. update clock faster

    e1d1s1 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8ebafa6 View commit details
    Browse the repository at this point in the history
  5. clock

    Eric Schmidt committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f8ecf88 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. fix some threading and performance issues

    e1d1s1 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    a894f9c View commit details
    Browse the repository at this point in the history
  2. refactor for clock and transforms

    Eric Schmidt committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    73c6589 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Mar 4, 2020

  1. clean up comment

    Eric Schmidt committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    fefbf18 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Merge branch 'master' into addcar

    e1d1s1 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    64e913c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. working on merge

    e1d1s1 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    40376d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. merge upstream changes

    support ENU for all car frames
    e1d1s1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    ad81e5a View commit details
    Browse the repository at this point in the history
  2. remove unrelated script

    e1d1s1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3312111 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into addcar

    e1d1s1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    0265a6d View commit details
    Browse the repository at this point in the history
  4. some final cleanup

    e1d1s1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    86fdd1c View commit details
    Browse the repository at this point in the history
  5. add tf2_sensor_msgs ros package

    e1d1s1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    e42e154 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. removed commented out hector_uav_msgs dependency

    Eric Schmidt authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    f88432f View commit details
    Browse the repository at this point in the history
  2. update ROS docs

    e1d1s1 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    5d54b46 View commit details
    Browse the repository at this point in the history
  3. more ros doc updates

    e1d1s1 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    8d9c71f View commit details
    Browse the repository at this point in the history
  4. add note about ros clock

    e1d1s1 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    3d64521 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. merge

    madratman committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    33c337d View commit details
    Browse the repository at this point in the history