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

Dev/open source jf #291

Merged
merged 37 commits into from
Feb 18, 2024
Merged

Dev/open source jf #291

merged 37 commits into from
Feb 18, 2024

Commits on Nov 3, 2023

  1. Add new Dockerfile

    mmattamala committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ccea569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed56c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e537ec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b23c0f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Jan 15, 2024

  1. Add heightmap terrain

    mmattamala committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0644e8d View commit details
    Browse the repository at this point in the history
  2. Fix tree positions

    mmattamala committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d0061dc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fix dockerfile

    mmattamala committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f031f40 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Add Piotr's interface

    mmattamala committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9d6809f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    0b67ed7 View commit details
    Browse the repository at this point in the history
  2. Fix gui dockerfile

    mmattamala committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c5ccdb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Fixes for online execution

    mmattamala committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b6ed9a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fix unit tests

    mmattamala committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    afb5eff View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Add missing testing file

    mmattamala committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2dc8509 View commit details
    Browse the repository at this point in the history
  2. Add camera scheduler

    mmattamala committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6e0fb8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3c01e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5814cd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b617745 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. updates for new sem

    JonasFrey96 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c4b06d3 View commit details
    Browse the repository at this point in the history
  2. first reordering attempt

    JonasFrey96 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b9b7816 View commit details
    Browse the repository at this point in the history
  3. cleaned up repo

    JonasFrey96 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8b7c6eb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. running on the robot

    JonasFrey96 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f06e079 View commit details
    Browse the repository at this point in the history
  2. failing learning node

    JonasFrey96 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e80d803 View commit details
    Browse the repository at this point in the history
  3. updated rviz

    JonasFrey96 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    96dadfa View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    6c73d70 View commit details
    Browse the repository at this point in the history
  2. correct camera configs

    JonasFrey96 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    dd7e084 View commit details
    Browse the repository at this point in the history
  3. moved to deprecated

    JonasFrey96 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    781747d View commit details
    Browse the repository at this point in the history
  4. started updating readme

    JonasFrey96 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a7e5ea6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af50296 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae0d176 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. match mm branch

    JonasFrey96 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c9ed5e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd32604 View commit details
    Browse the repository at this point in the history
  3. wvn headers

    JonasFrey96 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    39b31e0 View commit details
    Browse the repository at this point in the history
  4. wvn_ros wvn_anymal header

    JonasFrey96 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2cd6e05 View commit details
    Browse the repository at this point in the history
  5. cmake copy right

    JonasFrey96 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    14b3d67 View commit details
    Browse the repository at this point in the history
  6. readme and license

    JonasFrey96 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    403d053 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #290 from leggedrobotics/dev/open_source_header

    Dev/open source header
    JonasFrey96 authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f47c6c9 View commit details
    Browse the repository at this point in the history