MCPcopy Create free account

hub / github.com/adept-thu/DIVER / functions

Functions2,470 in github.com/adept-thu/DIVER

↓ 2 callersFunctionget_value_parameter
(config, name, p_type, default)
scenario_runner/srunner/scenarios/cut_in_with_static_vehicle.py:29
↓ 2 callersFunctionget_value_parameter
(config, name, p_type, default)
scenario_runner/srunner/scenarios/invading_turn.py:41
↓ 2 callersMethodget_weather_from_env_action
Extract the CARLA weather parameters from an OSC EnvironmentAction Args: xml_tree: Containing the EnvironmentAction,
scenario_runner/srunner/tools/openscenario_parser.py:448
↓ 2 callersMethodgraph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/detection3d/detection3d_head.py:140
↓ 2 callersMethodgraph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:458
↓ 2 callersMethodgraph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/motion/motion_planning_head_FocalAD.py:191
↓ 2 callersMethodgraph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/motion/motion_planning_head.py:188
↓ 2 callersMethodgraph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/motion/motion_planning_head_MomAD.py:245
↓ 2 callersMethodgraph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/motion/motion_planning_cls_head.py:188
↓ 2 callersMethodhandle_actor_batch
Forward a CARLA command batch to spawn actors to CARLA, and gather the responses. Returns list of actors on success, none otherwise
scenario_runner/srunner/scenariomanager/carla_data_provider.py:553
↓ 2 callersMethodinitialise
Initialize the start time of this condition
scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_trigger_conditions.py:247
↓ 2 callersMethodinsert_point_into_dict
(lane_marking_dict, corners, road_id, parent_actor_location, Volume_Type=None)
tools/gen_hdmap.py:58
↓ 2 callersMethodinterp_fixed_num
Interpolate a polyline. Args: vector (array): line coordinates, shape (M, 2) num_pts (int):
mmdet3d_plugin/datasets/evaluation/map/vector_eval.py:55
↓ 2 callersMethodinvert_pose
(self, pose)
mmdet3d_plugin/datasets/b2d_3d_dataset.py:534
↓ 2 callersMethodis_actor_affected_by_stop
Check if the given actor is affected by the stop. Without using waypoints, a stop might not be detected if the actor is moving at the
scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_criteria.py:1847
↓ 2 callersFunctionlocate_message
(utimes, utime)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_1_10.py:48
↓ 2 callersFunctionlocate_message
(utimes, utime)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter.py:48
↓ 2 callersFunctionlocate_message
(utimes, utime)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_hrad_planing_scene.py:50
↓ 2 callersFunctionlocate_message
(utimes, utime)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_6s.py:48
↓ 2 callersMethodno_predictions
Returns a md instance corresponding to having no predictions.
mmdet3d_plugin/datasets/evaluation/motion/motion_utils.py:608
↓ 2 callersMethodno_predictions
Returns a md instance corresponding to having no predictions.
mmdet3d_plugin/datasets/evaluation/detection/nuscenes_styled_eval_utils.py:230
↓ 2 callersMethodnormalize_line
(self, line)
mmdet3d_plugin/models/map/loss.py:105
↓ 2 callersMethodnormalize_line
(self, line)
mmdet3d_plugin/models/map/target.py:74
↓ 2 callersFunctionobtain_sensor2top
Obtain the info with RT matric from general sensor to Top LiDAR. Args: nusc (class): Dataset class in the nuScenes dataset. senso
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_1_10.py:465
↓ 2 callersFunctionobtain_sensor2top
Obtain the info with RT matric from general sensor to Top LiDAR. Args: nusc (class): Dataset class in the nuScenes dataset. senso
adzoo/sparsedrive/tools/data_converter/nuscenes_converter.py:453
↓ 2 callersFunctionobtain_sensor2top
Obtain the info with RT matric from general sensor to Top LiDAR. Args: nusc (class): Dataset class in the nuScenes dataset. senso
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_hrad_planing_scene.py:461
↓ 2 callersFunctionobtain_sensor2top
Obtain the info with RT matric from general sensor to Top LiDAR. Args: nusc (class): Dataset class in the nuScenes dataset. senso
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_6s.py:453
↓ 2 callersMethodpad_sublist
(self, sublist, max_length, device)
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:1122
↓ 2 callersFunctionparse_bounding_box
Parses a list into a carla.BoundingBox. Some actors like sensors might have 'nan' location and 'inf' extent, so filter those.
scenario_runner/srunner/metrics/tools/metrics_parser.py:130
↓ 2 callersMethodpassed_enough_time
Returns true or false depending on the time that has passed from the first time this function was called
scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_behaviors.py:3740
↓ 2 callersFunctionplanning_eval
(results, eval_config, logger)
mmdet3d_plugin/datasets/evaluation/planning/planning_eval.py:134
↓ 2 callersFunctionpoint_in_canvas_hw
Return true if point is in canvas
adzoo/sparsedrive/tools/data_converter/B2D_converter.py:63
↓ 2 callersMethodpost_process
(self, model_outs, data)
mmdet3d_plugin/models/MomAD_head.py:96
↓ 2 callersMethodprepare_for_dn_loss
(self, model_outs, prefix="")
mmdet3d_plugin/models/detection3d/detection3d_head.py:524
↓ 2 callersMethodproject_points
(key_points, projection_mat, image_wh=None)
mmdet3d_plugin/models/blocks.py:199
↓ 2 callersMethodremove_actor_by_id
Remove an actor from the pool using its ID
scenario_runner/srunner/scenariomanager/carla_data_provider.py:805
↓ 2 callersMethodreset
Reset cameras
scenario_runner/srunner/scenariomanager/actorcontrols/visualizer.py:83
↓ 2 callersMethodreset
(self)
mmdet3d_plugin/datasets/evaluation/planning/planning_eval.py:67
↓ 2 callersMethodreset
(self)
mmdet3d_plugin/models/instance_bank.py:74
↓ 2 callersMethodreset
(self)
mmdet3d_plugin/models/motion/instance_queue.py:59
↓ 2 callersMethodreset_canvas
(self)
adzoo/sparsedrive/tools/visualization/bev_render.py:125
↓ 2 callersMethodreset_vehicle
Reset the ego-vehicle
scenario_runner/srunner/tests/carla_mocks/agents/navigation/local_planner.py:110
↓ 2 callersFunctionrotate_point
rotate a given point by a given angle
scenario_runner/srunner/tests/carla_mocks/agents/tools/misc.py:46
↓ 2 callersMethodrotozoom
(self, angle, scale)
scenario_runner/no_rendering_mode.py:424
↓ 2 callersMethodrun
Run all scenarios according to provided commandline args
scenario_runner/scenario_runner.py:512
↓ 2 callersMethodsave_fig
(self, filename)
adzoo/sparsedrive/tools/visualization/bev_render.py:163
↓ 2 callersMethodsave_sensors
(self, sensors)
leaderboard/leaderboard/utils/statistics_manager.py:300
↓ 2 callersMethodselect_hero_actor
(self)
scenario_runner/no_rendering_mode.py:888
↓ 2 callersMethodsensors
Define the sensor suite required by the agent :return: a list containing the required sensors
scenario_runner/srunner/autoagents/ros_agent.py:247
↓ 2 callersMethodset_destination
This method creates a list of waypoints between a starting and ending location, based on the route returned by the global router, and
scenario_runner/srunner/tests/carla_mocks/agents/navigation/basic_agent.py:108
↓ 2 callersMethodset_global_plan
(self, global_plan_gps, global_plan_world_coord)
leaderboard/leaderboard/autoagents/ros2_agent.py:117
↓ 2 callersMethodset_global_plan
Adds a new plan to the local planner. A plan must be a list of [carla.Waypoint, RoadOption] pairs If 'clean_queue`, erases the previo
scenario_runner/srunner/tests/carla_mocks/agents/navigation/local_planner.py:181
↓ 2 callersMethodset_target_speed
Changes the target speed of the agent :param speed (float): target speed in Km/h
scenario_runner/srunner/tests/carla_mocks/agents/navigation/basic_agent.py:85
↓ 2 callersMethodset_text
(self, text, color=(255, 255, 255), seconds=2.0)
scenario_runner/manual_control.py:516
↓ 2 callersMethodset_traffic_manager_port
Set the port to use for the traffic manager.
scenario_runner/srunner/scenariomanager/carla_data_provider.py:838
↓ 2 callersMethodsetup
Default setup
scenario_runner/srunner/scenariomanager/scenarioatomics/atomic_behaviors.py:110
↓ 2 callersFunctionshow_saved_scenarios
(route, world)
leaderboard/scripts/route_displayer.py:155
↓ 2 callersMethodshutdown
(self)
leaderboard/leaderboard/autoagents/ros1_agent.py:33
↓ 2 callersMethodsimple_test
(self, img, **data)
mmdet3d_plugin/models/MomAD.py:134
↓ 2 callersMethodsimple_test
(self, img, **data)
mmdet3d_plugin/models/sparsedrive.py:134
↓ 2 callersMethodstart
(self)
scenario_runner/no_rendering_mode.py:291
↓ 2 callersMethodupdate
If the weather animation is true, the new sun position is calculated w.r.t delta_time Nothing happens if animation or datetime are N
scenario_runner/srunner/scenariomanager/weather_sim.py:71
↓ 2 callersMethodupdate_osc_global_params
updates/initializes global osc parameters.
scenario_runner/srunner/scenariomanager/carla_data_provider.py:100
↓ 2 callersMethodvalidate_and_write_statistics
Makes sure that all the relevant data is there. Changes the 'entry status' to 'Invalid' if this isn't the case
leaderboard/leaderboard/utils/statistics_manager.py:554
↓ 2 callersFunctionvector_angle
(v1, v2)
tools/utils.py:109
↓ 2 callersFunctionwait_for_service
(client, service, timeout=None)
leaderboard/leaderboard/autoagents/ros1_agent.py:67
↓ 2 callersFunctionworld_to_ego
(point_world, w2e)
tools/utils.py:103
↓ 1 callersMethodDestroyActor
(actor)
scenario_runner/srunner/tests/carla_mocks/carla.py:38
↓ 1 callersMethodSpawnActor
(blueprint, point)
scenario_runner/srunner/tests/carla_mocks/carla.py:18
↓ 1 callersMethod_IMU_callback
(weak_self, sensor_data)
scenario_runner/manual_control.py:683
↓ 1 callersMethod_Radar_callback
(weak_self, radar_data)
scenario_runner/manual_control.py:730
↓ 1 callersMethod__call__
(self)
leaderboard/leaderboard/envs/sensor_interface.py:58
↓ 1 callersMethod__init__
(self)
leaderboard/leaderboard/autoagents/ros1_agent.py:42
↓ 1 callersMethod__init__
(self, name)
leaderboard/leaderboard/autoagents/ros_base_agent.py:31
↓ 1 callersMethod__init__
(self, message)
leaderboard/leaderboard/autoagents/agent_wrapper.py:57
↓ 1 callersMethod__init__
Setup all relevant parameters and create scenario
scenario_runner/srunner/scenarios/no_signal_junction_crossing.py:46
↓ 1 callersMethod__init__
(self, wp, actors, entry_lane_wp='', active=True)
scenario_runner/srunner/scenarios/background_activity.py:110
↓ 1 callersMethod__init__
Setup all relevant parameters and create scenario and instantiate scenario manager
scenario_runner/srunner/scenarios/construction_crash_vehicle.py:58
↓ 1 callersMethod__init__
Setup all relevant parameters and create scenario If randomize is True, the scenario parameters are randomized
scenario_runner/srunner/scenarios/follow_leading_vehicle.py:52
↓ 1 callersMethod__init__
(self, route=None)
scenario_runner/srunner/scenarioconfigs/route_scenario_configuration.py:24
↓ 1 callersMethod__init__
( self, use_h, use_w, rotate=1, offset=False, ratio=0.5, mode=0, prob=1.0 )
mmdet3d_plugin/models/grid_mask.py:8
↓ 1 callersMethod__init__
( self, fut_ts=12, fut_mode=6, ego_fut_ts=6, ego_fut_mode=3, m
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:152
↓ 1 callersMethod__init__
L1 loss. The same as the smooth L1 loss Args: reduction (str, optional): The method to reduce the loss.
mmdet3d_plugin/models/map/loss.py:12
↓ 1 callersMethod__iter__
(self)
mmdet3d_plugin/datasets/samplers/group_sampler.py:66
↓ 1 callersMethod_add_incoming_actors
Checks nearby actors that will pass through the source, adding them to it
scenario_runner/srunner/scenarios/background_activity.py:995
↓ 1 callersMethod_add_junctions_topology
Gets the entering and exiting lanes of a multijunction
scenario_runner/srunner/scenarios/background_activity.py:655
↓ 1 callersMethod_agent2lidar
(self, trajs, boxes)
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:444
↓ 1 callersMethod_agent2lidar
(self, trajs, boxes)
mmdet3d_plugin/models/motion/motion_planning_head_FocalAD.py:177
↓ 1 callersMethod_agent2lidar
(self, trajs, boxes)
mmdet3d_plugin/models/motion/motion_planning_head.py:174
↓ 1 callersMethod_agent2lidar
(self, trajs, boxes)
mmdet3d_plugin/models/motion/motion_planning_head_MomAD.py:231
↓ 1 callersMethod_agent2lidar
(self, trajs, boxes)
mmdet3d_plugin/models/motion/motion_planning_cls_head.py:174
↓ 1 callersMethod_analyze_scenario
Provide feedback about success/failure of a scenario
scenario_runner/scenario_runner.py:259
↓ 1 callersMethod_build_graph
This function builds a networkx graph representation of topology, creating several class attributes: - graph (networkx.DiGraph): netw
scenario_runner/srunner/tests/carla_mocks/agents/navigation/global_route_planner.py:118
↓ 1 callersMethod_build_scenarios
Initializes the class of all the scenarios that will be present in the route. If a class fails to be initialized, a warning is printe
scenario_runner/srunner/scenarios/route_scenario.py:208
↓ 1 callersMethod_build_topology
This function retrieves topology from the server as a list of road segments as pairs of waypoint objects, and processes the t
scenario_runner/srunner/tests/carla_mocks/agents/navigation/global_route_planner.py:84
↓ 1 callersFunction_calc_dynamic_intervals
(start_interval, dynamic_interval_list)
mmdet3d_plugin/core/evaluation/eval_hooks.py:16
↓ 1 callersMethod_callback
Method called when the timer triggers. Raises a KeyboardInterrupt on the main thread and stops the watchdog.
scenario_runner/srunner/scenariomanager/watchdog.py:76
↓ 1 callersMethod_check_background_actors
Checks if the Traffic Manager has removed a backgroudn actor
scenario_runner/srunner/scenarios/background_activity.py:351
↓ 1 callersMethod_check_version
Ensure correct OpenSCENARIO version is used
scenario_runner/srunner/scenarioconfigs/openscenario_configuration.py:98
↓ 1 callersMethod_clear_ego_entry
Remove all actors in front of the vehicle.
scenario_runner/srunner/scenarios/background_activity.py:1977
← previousnext →401–500 of 2,470, ranked by callers