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

Camera visual fov fix #3307

Open
wants to merge 72 commits into
base: gazebo11
Choose a base branch
from

Commits on Feb 21, 2020

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

Commits on Mar 31, 2020

  1. Close branch remove_x11

    chapulina committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    13c1e01 View commit details
    Browse the repository at this point in the history
  2. Merged in remove_x11 (pull request gazebosim#3195)

    Remove X11 call from Gazebo 7
    
    Approved-by: Steve Peters <[email protected]>
    Approved-by: Ian Chen <[email protected]>
    chapulina committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ef4a8b1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. [gazebo7] Update BitBucket links (gazebosim#2715)

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed May 6, 2020
    Configuration menu
    Copy the full SHA
    a07d57f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. backport lockstep changes to gz9

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    bbc6498 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    825b193 View commit details
    Browse the repository at this point in the history
  2. fix image sensor container abi

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f72befc View commit details
    Browse the repository at this point in the history
  3. port tests

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    137fd96 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. add test world src files

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    dc2f7dd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. test removing type

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    bd38258 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. remove unused param

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    95855f8 View commit details
    Browse the repository at this point in the history
  2. [backport Gazebo7] Fixed crash when collision size is zero (gazebosim…

    …#2769)
    
    * Fixed crash when collision size is zero
    
    Signed-off-by: ahcorde <[email protected]>
    
    * Using ignition::math::isnan
    
    Signed-off-by: ahcorde <[email protected]>
    
    * Improved error message
    
    Signed-off-by: ahcorde <[email protected]>
    
    * fixed method to get the name of the visual
    
    Signed-off-by: ahcorde <[email protected]>
    
    * Fixed else brackets
    
    Signed-off-by: ahcorde <[email protected]>
    
    * [Gazebo 9] Added test to check collisions equal to zero (gazebosim#2788)
    
    * Added test to check collisions equal to zero
    
    Signed-off-by: ahcorde <[email protected]>
    
    * Included feedback
    
    Signed-off-by: ahcorde <[email protected]>
    
    * make linters happy
    
    Signed-off-by: ahcorde <[email protected]>
    
    * Update Visual_TEST.cc
    ahcorde committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9351f5c View commit details
    Browse the repository at this point in the history
  3. ⬆️ 7.16.1

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    de8980d View commit details
    Browse the repository at this point in the history
  4. 7 ➡️ 9

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    b0f42d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. backport camera strict test world fix

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a479501 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Merge pull request gazebosim#2793 from osrf/respect_fps_gz9

    Backport lockstep changes to gazebo9
    mabelzhang committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    cca6528 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. revert change

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    bf171c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. 7 ➡️ 9 (gazebosim#2801)

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    11ebf3d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Fix race condition on Publisher shutdown (gazebosim#2812)

    * add publisher private class to hold OnPublishComplete callback
    
    Signed-off-by: Ian Chen <[email protected]>
    
    * std bind and rearrage pub node fini
    
    Signed-off-by: Ian Chen <[email protected]>
    
    * add comment on PublisherPrivate
    
    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    5881f82 View commit details
    Browse the repository at this point in the history
  2. ⬆️ 9.14.0 (gazebosim#2815)

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    21db7f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    af30f74 View commit details
    Browse the repository at this point in the history
  2. [Gazebo9] Fixed fails for OSX: Added using namespace boost::placehold…

    …ers (gazebosim#2809)
    
    Signed-off-by: Alejandro Hernández <[email protected]>
    
    Co-authored-by: Jose Luis Rivero <[email protected]>
    Co-authored-by: Louise Poubel <[email protected]>
    Co-authored-by: Steve Peters <[email protected]>
    4 people committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c55942e View commit details
    Browse the repository at this point in the history
  3. Port Ignition Common's profiler to Gazebo 9 (gazebosim#2813)

    Signed-off-by: ahcorde <[email protected]>
    Signed-off-by: Louise Poubel <[email protected]>
    Co-authored-by: Alejandro Hernández Cordero <[email protected]>
    chapulina and ahcorde committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    be44390 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. ColladaLoader: fix cases where VERTEX and NORMAL share same polylist …

    …<p> (gazebosim#2825)
    
    * add test to check gazebo model generated by assimp4, see gazebosim#2682
    
    * Length of polylist <p> is not the number of inputs
    (i.e. VERTEX and NORMAL) * vcount.size() * 3.
    If both VERTEX and NORMAL have offset 0, then the length of
    polylist <p> is vcount.size() * 3.
    So use length of set(offset) as inputSize.
    This fix for cases where VERTEX and NORMAL share same vcounts, see gazebosim#2682 (comment)
    
    Signed-off-by: Steve Peters <[email protected]>
    Co-authored-by: Steve Peters <[email protected]>
    k-okada and scpeters committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    439247e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Fix assumptions that CMAKE_INSTALL_*DIR paths are relative. (gazebosi…

    …m#2779)
    
    When an absolute path is desired, the CMAKE_INSTALL_FULL_*DIR variables should
    be used instead of concatenating with CMAKE_INSTALL_PREFIX. Special handling is
    also needed for pkg-config files.
    lopsided98 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3a848db View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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

Commits on Sep 18, 2020

  1. remove lighting param (gazebosim#2840)

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    85f8332 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. [Gazebo 9] Publish performance metrics (gazebosim#2819)

    Signed-off-by: ahcorde <[email protected]>
    Signed-off-by: Ian Chen <[email protected]>
    
    Co-authored-by: Ian Chen <[email protected]>
    ahcorde and iche033 committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    7adba90 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Improve transport::Publisher reliability (gazebosim#2725)

    Signed-off-by: Louise Poubel <[email protected]>
    nlamprian committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c8bf695 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. ⬆️ 9.15.0 (gazebosim#2850)

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    fededa7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. [Gazebo 9] Added Profiler to gazebo::rendering and gzclient (gazebosi…

    …m#2836)
    
    Signed-off-by: ahcorde <[email protected]>
    Signed-off-by: Louise Poubel <[email protected]>
    
    Co-authored-by: Louise Poubel <[email protected]>
    ahcorde and chapulina committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    ce6570f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Oct 27, 2020

  1. SimpleTrackedVehiclePlugin: fix for boost 1.74 (gazebosim#2865)

    Disable some code in SimpleTrackedVehiclePlugin for boost 1.74
    or greater due to changes in boost shared_ptr.hpp
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    98e67e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Fix physics based sensor update rate in lockstep mode (gazebosim#2863)

    * fix physics based sensor update rate in lockstep mode
    
    Signed-off-by: Ian Chen <[email protected]>
    
    * merge lines and update changelog
    
    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    7ffc25a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

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

Commits on Nov 21, 2020

  1. Support resource files with spaces (gazebosim#2877)

    Mainly adds tests to make sure we continue to support files with spaces.
    
    Support encoded file names inside COLLADA files.
    
    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    9ec3439 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Update TinyOBJLoader to v2.0.0rc8 (gazebosim#2885)

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    305b15a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. ⬆️ 9.16.0 (gazebosim#2889)

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d7d481a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Generate spot light shadow maps (gazebosim#2914)

    Updated gazebo to generate shadow maps for spot lights.
    This does not mean the spot lights will now start casting
    shadows in gazebo - we still need to update the
    RTShaderSystem code to actually render them.
    This does however mean that the shadow maps are now
    available and we can access them through custom
    material shaders.
    
    The spotlight_shadow_demo.world contains a shadow
    receiver ground plane with custom material shaders to show
    how to access the shadow texture generated by OGRE.
    
    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    5b4f917 View commit details
    Browse the repository at this point in the history
  2. Fix performance metrics deadlock (gazebosim#2917)

    * Add test for performance metrics deadlock
    
    Load the pr2 world with --lockstep and then subscribe to
    /gazebo/performance_metrics to reproduce the deadlock.
    
    * Fix deadlock when publishing performance metrics
    
    Currently the PublishPerformanceMetrics function is called within
    SensorManager.cc by each SensorContainer with protection by the
    mutex of each SensorContainer. This leads to a deadlock when a
    world has sensors in more than one container (i.e. more than one
    category of sensors) as described in gazebosim#2902.
    
    Since the PublishPerformanceMetrics function is not a member
    function of SensorContainer and uses only global variables,
    the function can be called by the SensorManager thread instead
    of by each SensorContainer thread. This change will avoid the
    deadlock.
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ca1709d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Fix support for camera with single channel floating point image format (

    gazebosim#2918)
    
    * add support for camera with floating point image format
    * visualize 16 bit float images
    
    Signed-off-by: Ian Chen <[email protected]>
    Signed-off-by: Steve Peters <[email protected]>
    Co-authored-by: Steve Peters <[email protected]>
    iche033 and scpeters committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    46b5dc9 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    d94e2e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. optimize collision checking in ode (gazebosim#2945)

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    db40ad5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Lens flare cleanup and colorization (gazebosim#2927)

    * Added color setting to LensFlare and LensFlareSensorPlugin.
    Added methods to expose scale and color to derived plugins.
    * Removed unused animated lens flare effect.
    * Removed noise_rgba.png, which is no longer used.
    * Changed a value in the lens flare shader back to its original 1.0.
    This means there will be no compensation for the removal of the
    legacy animation effect and the lens flares will look less intense.
    mogumbo committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    d6bd532 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Fix size of light visual (gazebosim#2947)

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f09ce61 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. LensFlare - allow inheritance (gazebosim#2965)

    * Add LensFlarePrivate setter methods and move
      LensFlareCompositorListener defintion to header
    
    * Modified LensFlareCompositorListener members to follow PIMPL
    
    * Reduce line length and fix whitespace
    
    Signed-off-by: Steve Peters <[email protected]>
    
    Co-authored-by: kbjeppes <[email protected]>
    Co-authored-by: Steve Peters <[email protected]>
    3 people committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0c8d93b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    811da8f View commit details
    Browse the repository at this point in the history
  2. Fix depth camera breaking shadows (gazebosim#2907)

    * Remove modifications to the shadow technique done in the
    DepthCamera, this is not necessary and breaks lighting for all
    other cameras that will render after it in the same frame
    
    * Add call to setShadowsEnabled for the normals viewport as well
    
    Co-authored-by: Steve Peters <[email protected]>
    Benlitz and scpeters committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    31dbbcc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. LensFlare: rename SetCameraSensor to SetCameraImpl (gazebosim#2975)

    This is an adjustment to API added in gazebosim#2965, which is allowed
    because the API has not yet been released.
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c467d7f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Protect DepthCameraPlugin globals with a mutex (gazebosim#2949)

    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    ivanpauno authored and scpeters committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    bf3ffb4 View commit details
    Browse the repository at this point in the history
  2. Avoid deadlock in ConnectionManager::Stop (gazebosim#2950)

    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    
    Co-authored-by: Steve Peters <[email protected]>
    ivanpauno and scpeters committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a5201c7 View commit details
    Browse the repository at this point in the history
  3. Fix ogre_log test (gazebosim#2954)

    * Add debugging output to ogre_log test
    * ogre_log test: ignore GLX extension line
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e9c4101 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Bump to 9.17.0 and update changelog (gazebosim#2980)

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7d34e91 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Check for nullptr in TopicManager::ConnectPubToSub (gazebo9) (gazebos…

    …im#2988)
    
    * Add nullptr guard in TopicManager PubToSub
    * Add regression test for 2875
    * Port API to gazebo9
    
    Signed-off-by: Emerson Knapp <[email protected]>
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed May 6, 2021
    Configuration menu
    Copy the full SHA
    b5f09f2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 14, 2021

  1. Add warning if GAZEBO_RESOURCE_PATH may not be set correctly (gazebos…

    …im#2991)
    
    * Add error message to RT shader
    * Improve error message for loading worlds/empty.world
    
    Signed-off-by: Audrow Nash <[email protected]>
    paudrow authored and scpeters committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d4525ae View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Check for SDF files containing sibling elements of the same type with…

    … the same name (Gazebo9) (gazebosim#3016)
    
    * Initial implementation of SDF checking feature
    
    Co-authored-by: Jenn Nguyen <[email protected]>
    j-rivero and jennuine committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1a69fa6 View commit details
    Browse the repository at this point in the history
  2. Prepare 9.19.0 release (gazebosim#3020)

    * Update version
    * Update Changelog
    j-rivero committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    e4400ae View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Aug 6, 2021

  1. Partially fixes gazebosim#1718 - Apply Force/Torque for nested models (

    …gazebosim#3039) (gazebosim#3053)
    
    * Fixed ApplyWrenchDialog to properly handle nested models.
    
    * Fix improper link being selected when opening applywrenchdialog
    
    * Fixed styling issues
    
    * Test nested models in ApplyWrenchDialog + update test world
    
    * Separate nested_multilink world to avoid breaking ModelListWidget test
    
    * Fix incorrect comment
    
    * More styling fixes
    
    * Fix link name parsing to support sdformat<11
    
    Co-authored-by: Cameron Miller <[email protected]>
    iche033 and camm73 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8ce1215 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Make links within nested models modifiable from GUI Client (gazebosim…

    …#3031)
    
    * get ids recursively
    
    * make namespacing of ~/model/modify, ~/model/info, and server-side name setting on modify consistent
    
    * add tests for included and nested models
    
    * get scoped name by stripping parent name
    
    * move test models, add strip name test, style changes
    
    Signed-off-by: Ian Chen <[email protected]>
    
    Co-authored-by: Ian Chen <[email protected]>
    lihui815 and iche033 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    75ac09d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Fix build with qwt 6.2, deprecation warning (gazebosim#3047)

    * IncrementalPlot.cc: include qwt_scale_map.h
    * Use Qt::MiddleButton to fix deprecation warning
    * PlotCurve: add private helper for renamed members
    
    In qwt 6.2, they have renamed all member variables,
    so create helper functions to minimize the ifdefs we will need
    to support both versions.
    
    * PlotCurve: add ifdefs to support qwt 6.2.0
    
    Signed-off-by: Steven Peters <[email protected]>
    scpeters committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    c343565 View commit details
    Browse the repository at this point in the history
  2. Find tbb version < 2021 with pkg-config (gazebosim#3037)

    We currently don't support 2021 and newer, see gazebosim#2867.
    
    Signed-off-by: Steven Peters <[email protected]>
    scpeters committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f8b4d09 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. move multilink worlds to to test (gazebosim#3059)

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    13b7605 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Install Profiler headers (gazebosim#3032)

    Emiliano Borghi committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    9de9a42 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Make events threadsafe (gazebosim#3064)

    - Initial connection (insert) and cleanup (remove) locked with mutex
    - Signal (access) checks for object not null before attempting to access (not locking because would need recursive mutex)
    - Declare mutex as mutable so EventCount const method can block it
    - Include race condition test to play with connections inside an event
    
    (contribution by Sonia Jin from AWS, back port of gazebosim#3042)
    Co-authored-by: Jose Luis Rivero <[email protected]>
    Co-authored-by: sonia <[email protected]>
    j-rivero committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ee44d86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request gazebosim#3062 from osrf/backport_3031

    Backport gazebosim#3031 - Make links within nested models modifiable from GUI Client
    iche033 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    4b1fa4d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Backport PR gazebosim#3030 to Gazebo9 for CURL fixes (gazebosim#3041)

    Signed-off-by: Jose Luis Rivero <[email protected]>
    
    Co-authored-by: Steve Peters <[email protected]>
    j-rivero and scpeters committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    16b99c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Fix light preview parameters (gazebosim#2982)

    Signed-off-by: Martin Pecka <[email protected]>
    
    Co-authored-by: Louise Poubel <[email protected]>
    peci1 and chapulina committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    94afbb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jan 30, 2023

  1. Fix focal builds: use python3 with check_test_ran.py (gazebosim#3155) (

    …gazebosim#3278)
    
    * Use find_package(Python3) with newer cmake
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e014863 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Make CameraVisual distance depend on horizontal_fov

    Iñigo Moreno committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    aa31ed2 View commit details
    Browse the repository at this point in the history