Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: micro-ROS/micro-ROS-Agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f0d8091
Choose a base ref
Loading
...
head repository: micro-ROS/micro-ROS-Agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4f363a7
Choose a head ref
Loading
  • 20 commits
  • 10 files changed
  • 6 contributors

Commits on May 20, 2022

  1. Humble release (#135)

    * Modify CI
    
    * Update
    
    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    
    * Update
    
    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    
    * Update .github/workflows/ci.yml
    
    * Update .github/workflows/ci.yml
    
    * Modify CI
    
    * Update to ubuntu latest
    
    * Use pre-release repository
    
    * Use ubuntu-20.04
    
    * Fix
    
    * Revert changes
    
    Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
    Acuadros95 and pablogs9 authored May 20, 2022
    Configuration menu
    Copy the full SHA
    b0ebf5a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 25, 2022

  1. Update changelog

    pablogs9 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b5a0d0b View commit details
    Browse the repository at this point in the history
  2. 3.0.2

    pablogs9 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    4a75022 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Fix memory leak in graph manager (#147)

    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    pablogs9 authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c89776e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Build ROS2 from source on snap (#153)

    * Build ROS2 from source on snap
    
    * Update
    Acuadros95 authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5f36f4c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Changelog

    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    pablogs9 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c1e0ce9 View commit details
    Browse the repository at this point in the history
  2. 3.0.3

    pablogs9 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    da7fb68 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Synchronise predicate (#160)

    * ensure synchronised access to our predicate
    
    Signed-off-by: Aaron <aaron.lipinski@cm-robotics.com>
    
    * release lock before signalling
    
    Signed-off-by: Aaron <aaron.lipinski@cm-robotics.com>
    
    Signed-off-by: Aaron <aaron.lipinski@cm-robotics.com>
    cmraaron authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d4be840 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Fix Datawriter destruction (#169)

    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    
    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    pablogs9 authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4f686e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Changelog

    pablogs9 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d1b916c View commit details
    Browse the repository at this point in the history
  2. 3.0.4

    pablogs9 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0e41ea6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Changelog

    Signed-off-by: acuadros95 <acuadros1995@gmail.com>
    Acuadros95 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7ddbf4d View commit details
    Browse the repository at this point in the history
  2. 3.0.5

    Acuadros95 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1b81530 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Fix thread include (backport #216) (#217)

    * Fix thread include (#216)
    
    * Fix thread include
    
    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    
    * Update CI
    
    * Revert "Fix thread include"
    
    This reverts commit 1427fb6.
    
    * fix
    
    * Fix
    
    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    
    ---------
    
    Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
    (cherry picked from commit cd321ca)
    
    # Conflicts:
    #	.github/workflows/ci.yml
    
    * Fix conflicts
    
    ---------
    
    Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
    mergify[bot] and pablogs9 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dd37f06 View commit details
    Browse the repository at this point in the history
  2. Changelog

    pablogs9 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bd9cc7e View commit details
    Browse the repository at this point in the history
  3. 3.0.6

    pablogs9 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1cb265e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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

Commits on Jun 3, 2025

  1. Bump setup-ros and action-ros-ci (backport #249) (#251)

    * Bump setup-ros and action-ros-ci (#249)
    
    Signed-off-by: Antón Casas <antoncasas@eprosima.com>
    (cherry picked from commit 0e6e8e3)
    
    # Conflicts:
    #	.github/workflows/ci.yml
    
    * Merge conflicts
    
    Signed-off-by: Antón Casas <antoncasas@eprosima.com>
    
    ---------
    
    Signed-off-by: Antón Casas <antoncasas@eprosima.com>
    Co-authored-by: Antón Casas <antoncasas@eprosima.com>
    mergify[bot] and 4ntn authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    48fa98a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Update maintainers (#259) (#260)

    (cherry picked from commit e733b4b)
    
    Co-authored-by: Antón Casas <antoncasas@eprosima.com>
    mergify[bot] and 4ntn authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    4f363a7 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.