-
Notifications
You must be signed in to change notification settings - Fork 269
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
Tracks periodic changes in scene broadcaster #2010
Merged
mjcarroll
merged 8 commits into
arjo/fix/1997
from
arjo/fix/scene_broadcaster_track_changes
Jul 18, 2023
Merged
Tracks periodic changes in scene broadcaster #2010
mjcarroll
merged 8 commits into
arjo/fix/1997
from
arjo/fix/scene_broadcaster_track_changes
Jul 18, 2023
Commits on Jun 9, 2023
-
Tracks periodic changes in scene broadcaster
This commit proposes a change to the scene broadcaster which enables tracking of all components with periodic changes. This way if a component has a periodic change the scene broadcaster does not miss it. For more info see this discussion #2001 (comment) where @azeey proposes this solution. This commit is WIP and I still need to handle entity/component removal and add tests. Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Configuration menu - View commit details
-
Copy full SHA for c121806 - Browse repository at this point
Copy the full SHA c121806View commit details
Commits on Jun 12, 2023
-
* Removes clone made of BaseComponent. Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Configuration menu - View commit details
-
Copy full SHA for f8b10b6 - Browse repository at this point
Copy the full SHA f8b10b6View commit details -
More reworks of added APIs to ECM.
Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Configuration menu - View commit details
-
Copy full SHA for 467048c - Browse repository at this point
Copy the full SHA 467048cView commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50c6f25 - Browse repository at this point
Copy the full SHA 50c6f25View commit details -
Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Configuration menu - View commit details
-
Copy full SHA for 5fafc65 - Browse repository at this point
Copy the full SHA 5fafc65View commit details
Commits on Jun 22, 2023
-
Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai> Signed-off-by: Arjo Chakravarty <arjo129@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 447cc20 - Browse repository at this point
Copy the full SHA 447cc20View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33b66fc - Browse repository at this point
Copy the full SHA 33b66fcView commit details -
Merge branch 'arjo/fix/scene_broadcaster_track_changes' of github.com…
…:gazebosim/gz-sim into arjo/fix/scene_broadcaster_track_changes
Configuration menu - View commit details
-
Copy full SHA for 5c16828 - Browse repository at this point
Copy the full SHA 5c16828View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.