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

Commits on Mar 30, 2020

  1. Bump CMake version to avoid CMP0048 warning (#57)

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    94d7ef1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Use catkin_install_python() (#59)

    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz authored May 13, 2020
    Configuration menu
    Copy the full SHA
    3bbdd44 View commit details
    Browse the repository at this point in the history
  2. Update RViz import (#60)

    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz authored May 13, 2020
    Configuration menu
    Copy the full SHA
    60eba95 View commit details
    Browse the repository at this point in the history
  3. changelogs

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed May 13, 2020
    Configuration menu
    Copy the full SHA
    64d267b View commit details
    Browse the repository at this point in the history
  4. 0.10.4

    wjwwood committed May 13, 2020
    Configuration menu
    Copy the full SHA
    6b9ad23 View commit details
    Browse the repository at this point in the history
  5. changelogs

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed May 13, 2020
    Configuration menu
    Copy the full SHA
    a0c4d83 View commit details
    Browse the repository at this point in the history
  6. 0.11.0

    wjwwood committed May 13, 2020
    Configuration menu
    Copy the full SHA
    8284284 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. print_function for py3

    Tobias-Fischer committed May 27, 2020
    Configuration menu
    Copy the full SHA
    1e5c61a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. update maintainers

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    2bf9c2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from ros-visualization/update_maintainers

    Update maintainers
    mabelzhang authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    c15b36e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Merge pull request #61 from Tobias-Fischer/noetic-devel

    print_function for py3
    mabelzhang authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    dd1b79e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. changelogs

    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    sloretz committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    601a66d View commit details
    Browse the repository at this point in the history
  2. 0.11.1

    sloretz committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    f417df4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. PlantFlagTool::makeFlag(): reload mesh resource (#67)

    A Reset also resets the ResourceManager, such that the mesh resource
    is not available anymore and createEntity() will fail.
    
    Fixes ros-visualization/rviz#1618
    rhaschke authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    fc4b166 View commit details
    Browse the repository at this point in the history
  2. [ROS-O] do not forward-declare Ogre types (#84)

    * do not forward-declare Ogre types
    
    In current Ogre these are actually typedef's and compilers
    complain about an incongruent forward-declaration.
    
    Also, there is no reason not to include the designated header here.
    
    * replace obsolete use of boost _1
    v4hn authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    270aaa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b372e3 View commit details
    Browse the repository at this point in the history
  4. Remove '/' (forward slash) from '/my_frame', which frustratingly make…

    …s Rviz unable to show the markers. (#70)
    congphase authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    0f5525b View commit details
    Browse the repository at this point in the history
  5. Eliminate Python 2 code (#88)

    vineet131 authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    033acd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. changelogs

    Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
    sloretz committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    bf5fbc1 View commit details
    Browse the repository at this point in the history
  2. 0.11.2

    sloretz committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    3141f0d View commit details
    Browse the repository at this point in the history
Loading