POMDPPlanners.tests.test_environments package
Subpackages
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp package
- Subpackages
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_pomdp_beliefs.test_continuous_laser_tag_belief_factory module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_pomdp_beliefs.test_continuous_laser_tag_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_pomdp_beliefs.test_laser_tag_belief_factory module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_pomdp_beliefs.test_laser_tag_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_continuous_laser_tag_geometry module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_continuous_laser_tag_pomdp module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_continuous_laser_tag_visualizer module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_pomdp module
- POMDPPlanners.tests.test_environments.test_laser_tag_pomdp.test_laser_tag_visualizer module
- Subpackages
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp package
- Subpackages
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.light_dark_pomdp_utils package
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_light_dark_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_light_dark_pomdp_beliefs.benchmark_light_dark_vectorized_belief module
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_light_dark_pomdp_beliefs.test_continuous_light_dark_belief_factory module
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_light_dark_pomdp_beliefs.test_continuous_light_dark_gaussian_beliefs module
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_light_dark_pomdp_beliefs.test_continuous_light_dark_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_light_dark_pomdp_beliefs.test_discrete_light_dark_belief_factory module
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_light_dark_pomdp_beliefs.test_discrete_light_dark_vectorized_updater module
- Submodules
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_continuous_light_dark_pomdp module
- POMDPPlanners.tests.test_environments.test_light_dark_pomdp.test_discrete_light_dark_pomdp module
- Subpackages
- POMDPPlanners.tests.test_environments.test_pacman_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_pacman_pomdp_beliefs.benchmark_pacman_vectorized_belief module
- POMDPPlanners.tests.test_environments.test_pacman_pomdp_beliefs.test_pacman_belief_factory module
- POMDPPlanners.tests.test_environments.test_pacman_pomdp_beliefs.test_pacman_belief_integration module
- POMDPPlanners.tests.test_environments.test_pacman_pomdp_beliefs.test_pacman_grid_utils module
- POMDPPlanners.tests.test_environments.test_pacman_pomdp_beliefs.test_pacman_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_push_pomdp package
- Subpackages
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_push_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_push_pomdp_beliefs.test_continuous_push_belief_factory module
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_push_pomdp_beliefs.test_continuous_push_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_push_pomdp_beliefs.test_push_belief_factory module
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_push_pomdp_beliefs.test_push_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_push_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_continuous_push_geometry module
TestContinuousPushGeometryTestContinuousPushGeometry.setup_method()TestContinuousPushGeometry.test_batch_clamp_circle_to_grid_shapes()TestContinuousPushGeometry.test_batch_clamp_point_to_grid()TestContinuousPushGeometry.test_batch_point_inside_aabb()TestContinuousPushGeometry.test_batch_resolve_circle_wall_collision_shapes()TestContinuousPushGeometry.test_circle_aabb_overlap_false()TestContinuousPushGeometry.test_circle_aabb_overlap_true()TestContinuousPushGeometry.test_clamp_circle_to_grid()TestContinuousPushGeometry.test_clamp_point_to_grid()TestContinuousPushGeometry.test_point_inside_aabb_false()TestContinuousPushGeometry.test_point_inside_aabb_true()TestContinuousPushGeometry.test_resolve_circle_wall_collision_no_walls()TestContinuousPushGeometry.test_resolve_circle_wall_collision_pushes_out()
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_continuous_push_pomdp module
TestContinuousPushObservationTestContinuousPushPOMDPTestContinuousPushPOMDP.setup_method()TestContinuousPushPOMDP.test_compute_metrics()TestContinuousPushPOMDP.test_config_id_deterministic()TestContinuousPushPOMDP.test_fixed_initial_state()TestContinuousPushPOMDP.test_initial_state_shape()TestContinuousPushPOMDP.test_no_obstacles_environment()TestContinuousPushPOMDP.test_not_terminal_far_from_target()TestContinuousPushPOMDP.test_obstacle_penalty_applied()TestContinuousPushPOMDP.test_reward_batch_shape()TestContinuousPushPOMDP.test_reward_positive_at_goal()TestContinuousPushPOMDP.test_sample_next_step()TestContinuousPushPOMDP.test_space_info_continuous()TestContinuousPushPOMDP.test_terminal_at_target()
TestContinuousPushPOMDPDiscreteActionsTestContinuousPushPOMDPDiscreteActions.setup_method()TestContinuousPushPOMDPDiscreteActions.test_action_mapping_directions()TestContinuousPushPOMDPDiscreteActions.test_actions_list()TestContinuousPushPOMDPDiscreteActions.test_sample_next_step_with_string_action()TestContinuousPushPOMDPDiscreteActions.test_space_info_discrete_actions()
TestContinuousPushStateTransitionTestContinuousPushStateTransition.setup_method()TestContinuousPushStateTransition.test_friction_reduces_push()TestContinuousPushStateTransition.test_grid_clamping()TestContinuousPushStateTransition.test_no_push_beyond_threshold()TestContinuousPushStateTransition.test_obstacle_blocks_object_push()TestContinuousPushStateTransition.test_probability_returns_positive()TestContinuousPushStateTransition.test_push_force_capped()TestContinuousPushStateTransition.test_push_within_threshold()TestContinuousPushStateTransition.test_robot_moves_in_action_direction()
- POMDPPlanners.tests.test_environments.test_push_pomdp.test_push_pomdp module
- Subpackages
- POMDPPlanners.tests.test_environments.test_rock_sample_pomdp package
- Submodules
- POMDPPlanners.tests.test_environments.test_rock_sample_pomdp.benchmark_rocksample_vectorized_belief module
- POMDPPlanners.tests.test_environments.test_rock_sample_pomdp.test_rock_sample_pomdp module
- POMDPPlanners.tests.test_environments.test_rock_sample_pomdp.test_rock_sample_visualizer module
- POMDPPlanners.tests.test_environments.test_rock_sample_pomdp.test_rocksample_belief_factory module
- POMDPPlanners.tests.test_environments.test_rock_sample_pomdp.test_rocksample_belief_integration module
- POMDPPlanners.tests.test_environments.test_rock_sample_pomdp.test_rocksample_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_safety_ant_velocity_pomdp package
- Subpackages
- POMDPPlanners.tests.test_environments.test_safety_ant_velocity_pomdp.test_safety_ant_velocity_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_safety_ant_velocity_pomdp.test_safety_ant_velocity_pomdp_beliefs.test_safety_ant_velocity_belief_factory module
- POMDPPlanners.tests.test_environments.test_safety_ant_velocity_pomdp.test_safety_ant_velocity_pomdp_beliefs.test_safety_ant_velocity_vectorized_updater module
- POMDPPlanners.tests.test_environments.test_safety_ant_velocity_pomdp.test_safety_ant_velocity_pomdp_beliefs package
- Submodules
- POMDPPlanners.tests.test_environments.test_safety_ant_velocity_pomdp.test_safety_ant_velocity_pomdp module
- Subpackages