Skip to content
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-ROS2/micro-ROS.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: micro-ROS/micro-ROS.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 18 files changed
  • 7 contributors

Commits on Sep 16, 2025

  1. Enhance documentation (micro-ROS#424)

    * Regenerate gemfile
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    * Improve local building instructions
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    * Fix status badges
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    * Bump Ruby/bundler versions in CI
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    * Fix html proofer version
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    * Fix broken links
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    * Use demobox_demo master branch
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    ---------
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    Carlosespicur authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    415199c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ccd6e View commit details
    Browse the repository at this point in the history
  3. fix service tutorial, incorrrect type for ROSIDL_GET_SRV_TYPE_SUPPORT (

    …micro-ROS#417)
    
    Co-authored-by: afernandez.conde <afernandez.conde@mecalux.com>
    aaaa319 and afcnd authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    1fab13e View commit details
    Browse the repository at this point in the history
  4. add ROS setup and microros local setup to bashrc (micro-ROS#392)

    * add ROS setup and microros local setup to bashrc
    
    adding the setup.bash files for both ROS2 and micro-ros to the .bashrc reduces the complexity of the tutorial and  makes it easier to understand
    
    * Apply ralph-lange's suggestions
    
    Co-authored-by: Ralph Lange <ralph-lange@users.noreply.github.com>
    
    * Add missing empty line
    
    ---------
    
    Co-authored-by: Antón Casas <antoncasas@eprosima.com>
    Co-authored-by: Ralph Lange <ralph-lange@users.noreply.github.com>
    3 people authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    cf5bc55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f6db43 View commit details
    Browse the repository at this point in the history
Loading