Open
Conversation
89389c5 to
b478cb5
Compare
- Migrate IdealVisionSystem to new split gem APIs: - ROS2Sensors::CameraConfigurationRequestBus (from CameraCalibrationRequestBus) - ROS2::ROS2NamesRequestBus (from ROS2Names::GetNamespacedName) - ROS2::ROS2ClockInterface (from ROS2Interface::GetROSTimestamp) - ROS2FrameComponentBus for frame/namespace queries - Fix ScriptSpawnLevelComponent: move parent assignment to completion callback to ensure entities are fully inserted before reparenting - Add new gem dependencies: ROS2Sensors, ROS2Controllers, ROS2RobotImporter, SimulationInterfaces, ImGui, LmbrCentral, PhysX5 - Add ur_moveit_config package (replaces Universal_Robots_ROS2_Driver submodule) - Fix Nav2 bt_navigator params: remove duplicate robot_base_frame, add error_code_names for Jazzy compatibility - Update default demo config to ROSCon2023Config_4.yaml - Update submodules and warehouse prefab assets Signed-off-by: Michał Pełka <michal.pelka@robotec.ai>
Removed collisions from human worker. Signed-off-by: Michał Pełka <michal.pelka@robotec.ai>
b478cb5 to
c725ae3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Depends on:
- Changes to meshes generation to work with o3de 2605 o3de-otto-robots-gem#17)- Udpate to 2605 o3de-ur-robots-gem#11<- No changes neededROS Jazzy and O3DE 26.05 update:
callback to ensure entities are fully inserted before reparenting
SimulationInterfaces, ImGui, LmbrCentral, PhysX5
error_code_names for Jazzy compatibility