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

WIP: Initial Jazzy implementation #15

Open
wants to merge 38 commits into
base: jazzy
Choose a base branch
from

Commits on Jul 5, 2024

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

Commits on Jul 9, 2024

  1. Add docker files

    civerachb-cpr committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dcab033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c929e View commit details
    Browse the repository at this point in the history
  3. Fix the env file path

    civerachb-cpr committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    32375b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    798a1b3 View commit details
    Browse the repository at this point in the history
  5. Use macvlan to give the container a unique, public address. Add a mac…

    …vlan bridge to allow the container to communicate with the host
    civerachb-cpr committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c4bb779 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update the RMW configuration files, remove the vlan-shim interface. B…

    …lock the host Jazzy environment from communicating on the 192.168.186.0/24 subnet, create a second bridge interface for host/container communication. Action feedback & results don't seem to be working, but the robot does appear to be mobile now
    civerachb-cpr committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c22d543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f7f75 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    ae6de07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed94f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92cab31 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update CI

    civerachb-cpr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    209f6a2 View commit details
    Browse the repository at this point in the history
  2. Properly escape all \ characters in stylized titles, add translation …

    …& link to generator page in comments
    civerachb-cpr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    07418fd View commit details
    Browse the repository at this point in the history
  3. Add copyright & contribution notices, fix up code formatting, import …

    …ordering. Disable linting for some specific lines where appropriate
    civerachb-cpr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    84c0f14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f7130c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb9520e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f81cb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    861f877 View commit details
    Browse the repository at this point in the history
  8. Class newline

    civerachb-cpr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8fd6836 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    84dea4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0008c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af7bc7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    095d09b View commit details
    Browse the repository at this point in the history
  5. Add an option to force the Create3 settings to be reapplied, even if …

    …we haven't changed anything else. Always apply the _do_not_use namespace, as we're universally using the republisher now
    civerachb-cpr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    52d65e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f3a23f View commit details
    Browse the repository at this point in the history
  7. Fix trailing newlines

    civerachb-cpr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7b1142e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1a87f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    11451e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f3642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee12e6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72f04a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6519d9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15d0ead View commit details
    Browse the repository at this point in the history
  7. Fix indentation

    civerachb-cpr committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5eb194c View commit details
    Browse the repository at this point in the history
  8. ''.format -> f''

    civerachb-cpr committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a328097 View commit details
    Browse the repository at this point in the history
  9. Typo in Ubuntu

    civerachb-cpr committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    77e8c52 View commit details
    Browse the repository at this point in the history