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: ros2/ros2_documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rolling
Choose a base ref
...
head repository: cyberbotics/ros2_documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rolling
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 0 files changed
  • 7 contributors

Commits on Jul 11, 2023

  1. Sync fork (#17)

    * Update launch files to declare WebotsController node (#11) (#3763)
    
    * change launch files
    
    * Update Setting-Up-Simulation-Webots-Basic.rst
    
    * update minimal version tutorial 2
    
    * add upcoming versions
    
    * New Reset Handler tutorial (#12) (#3764)
    
    * new tutorial
    
    Co-authored-by: Olivier Michel <[email protected]>
    
    * Update macOS-Development-Setup.rst (#3758)
    
    - add Xcode App Store link
        - BASH -> ZSH (default)
        - make homebrew paths generic
    
    Co-authored-by: Philipp Dittmann <[email protected]>
    
    * Change confusing title between Debian package and Debian platform (#3771)
    
    Currently Debian does not offer ROS2 packages. Change the title that can
    be confusing.
    
    * Make the calendar more mobile-friendly. (#3774)
    
    * Make the calendar more mobile-friendly.
    
    When looking at some of the analytics, it looks like this
    page is particularly not mobile friendly.  That's because
    the Google calendar embedded on the bottom of the page
    is of fixed with 800x600, which doesn't work well on
    many mobile devices.
    
    What we do here is to see if a device has 767 or less pixels.
    If it does, then we just show the agenda, which fits in just
    280 pixels.  If we have more than that, we have room for
    the full monthly agenda, so we show the full thing.
    
    Signed-off-by: Chris Lalancette <[email protected]>
    Co-authored-by: Tomoya Fujita <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Lalancette <[email protected]>
    Co-authored-by: Olivier Michel <[email protected]>
    Co-authored-by: PhDittmann <[email protected]>
    Co-authored-by: Philipp Dittmann <[email protected]>
    Co-authored-by: Quentin Quadrat <[email protected]>
    Co-authored-by: Chris Lalancette <[email protected]>
    Co-authored-by: Tomoya Fujita <[email protected]>
    7 people authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c2c6f19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2158e37 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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