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

11 feat zed sdk docker #53

Merged
merged 51 commits into from
Dec 4, 2023
Merged

11 feat zed sdk docker #53

merged 51 commits into from
Dec 4, 2023

Commits on May 24, 2023

  1. branch init

    Adam Keating committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2893148 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. cleanup previous code

    Adam Keating committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4b47eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9994ce4 View commit details
    Browse the repository at this point in the history
  3. Added status node to moa_bringup launchfiles

    Adam Keating committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    41d0c0d View commit details
    Browse the repository at this point in the history
  4. - cleanup code

    - created & setup test file
    - created as_status node
        - finished v1 of state updater
        - setup subscribers/publishers
        - setup car stopped check
    Adam Keating committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ce4653d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. cleanup/add yaml package to devcontainer.json

    Adam Keating committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ae8b9f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    091157d View commit details
    Browse the repository at this point in the history
  3. WIP: changing devices

    Adam Keating committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5a6b0aa View commit details
    Browse the repository at this point in the history
  4. Added mission state custom message/fixed node testing/modified node f…

    …or time synchronisation of topics
    Adam Keating committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    972eea2 View commit details
    Browse the repository at this point in the history
  5. Added documentation

    Adam Keating committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8a1c448 View commit details
    Browse the repository at this point in the history
  6. updated MissionStates msg to separate mission selected and mission fi…

    …nished
    Adam Keating committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2b27583 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Added can_id ros argument for the ack_to_can node

    Adam Keating committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    f524242 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Added zdk to compose stack

    Adam Keating committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fe69a9c View commit details
    Browse the repository at this point in the history
  2. fixed prereq installs

    Adam Keating committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    88ffccd View commit details
    Browse the repository at this point in the history
  3. updated docker-compose files

    Adam Keating committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e0a185c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. update makefile for jetson checking

    Adam Keating committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b9ae65e View commit details
    Browse the repository at this point in the history
  2. updated foxglove bridge and modified startup

    Adam Keating committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    86aadc4 View commit details
    Browse the repository at this point in the history
  3. fixed submodule

    Adam Keating committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5c966c8 View commit details
    Browse the repository at this point in the history
  4. removed zed submodule

    Adam Keating committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cd96d79 View commit details
    Browse the repository at this point in the history
  5. changed to zed2 launchfile

    Adam Keating committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    26ac052 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. added jetson detection

    Adam Keating committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7ab8399 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. added detection for arm cpu to makefile/dockerfile

    Adam Keating committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9cb165a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. WIP changing devices

    Adam Keating committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0849551 View commit details
    Browse the repository at this point in the history
  2. Added zed wrapper volume sharing

    Adam Keating committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    80cf65b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. added zed dockerfile to .devcontainer

    Adam Keating committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8a96fc0 View commit details
    Browse the repository at this point in the history
  2. removed zed-wrapper volume

    Adam Keating committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c7af8bf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 11-feat-zed-sdk-docker

    Adam Keating committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    28c5bd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fixed for dev

    Adam Keating committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e13ea95 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. fixed container load

    Adam committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    725f83c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. WIP

    dyu056 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b9dbe94 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fixed dev containers

    Adam committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    953dc34 View commit details
    Browse the repository at this point in the history
  2. Update docker-compose.yml

    Add priviledged for zed camera talk
    dyu056 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    74a1622 View commit details
    Browse the repository at this point in the history
  3. Update docker-compose.CPU.yml

    dyu056 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2534edd View commit details
    Browse the repository at this point in the history
  4. Update docker-compose.GPU.yml

    dyu056 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cee6e11 View commit details
    Browse the repository at this point in the history
  5. Added Jetson ROS container

    Adam Keating committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0da99f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. - Added Jetson container for ros2 ws

        - (looking to addpytorch)
    WIP zed container
    Adam committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    daf684b View commit details
    Browse the repository at this point in the history
  2. Added pytorch install to jetson ros container

    Adam committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    aaa3fe5 View commit details
    Browse the repository at this point in the history
  3. Added zed container

    Adam committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e9016ae View commit details
    Browse the repository at this point in the history
  4. Added zed container

    Adam committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    370e12b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Added to zed container

    - cone-detection
    - moa_description
    Adam committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fdb9a7e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. updated dockerfiles for jetson

    Adam committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    34f5213 View commit details
    Browse the repository at this point in the history
  2. uncomment colcon build

    Adam Keating committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    89f5dae View commit details
    Browse the repository at this point in the history
  3. testing

    Adam Keating committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    de6fa08 View commit details
    Browse the repository at this point in the history
  4. fixed colcon build

    Adam Keating committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8de9bb2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into 11-feat-zed-sdk-docker

    Adam Keating committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fc53798 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. added moa_msgs to zed container

    Adam committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8260f22 View commit details
    Browse the repository at this point in the history
  2. added yolov7 as submodule

    Adam committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8c5e908 View commit details
    Browse the repository at this point in the history
  3. added yolov7

    Adam committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    27a01d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. moved yolov7/restructured perception module

    Adam committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    98fe4b3 View commit details
    Browse the repository at this point in the history
  2. updated yolov7 requirements/pathing

    Adam committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a898696 View commit details
    Browse the repository at this point in the history
  3. fixed pyzed

    Adam committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c4bfa85 View commit details
    Browse the repository at this point in the history