MCPcopy Create free account

hub / github.com/UniflexAI/tinynav / functions

Functions710 in github.com/UniflexAI/tinynav

Functionnav_cancel
()
app/backend/mock_server.py:224
Functionnav_cancel
()
app/backend/routers/nav.py:59
Functionnav_go
(req: dict)
app/backend/mock_server.py:208
Functionnav_go_to_poi
(req: GoToPoiRequest)
app/backend/routers/nav.py:39
Functionnav_manual_target
(req: ManualTargetRequest)
app/backend/routers/nav.py:50
Functionnav_nodes_disable
()
app/backend/routers/nav.py:109
Functionnav_nodes_enable
()
app/backend/routers/nav.py:77
Functionnav_pause
()
app/backend/routers/nav.py:95
Functionnav_restart
()
app/backend/routers/nav.py:86
Functionnav_resume
()
app/backend/routers/nav.py:102
Functionnav_send_pois
(req: SendPoisRequest)
app/backend/routers/nav.py:30
Functionnav_status
()
app/backend/mock_server.py:233
Functionnav_status
()
app/backend/routers/nav.py:68
Methodnav_target_timer_callback
(self)
tinynav/core/map_node.py:597
Methododom_callback
(self, msg: Odometry)
tinynav/core/imu_propagator_node.py:112
Methododometry_callback
(self, msg:Odometry)
tool/poi_editor.py:491
Functionon_gizmo_update
(event)
tool/poi_editor.py:385
Functionon_imu
(msg)
tests/test_input_aligner_csv_cases.py:205
Functionon_stereo
(msg)
tests/test_input_aligner_csv_cases.py:211
Functionon_vector3_update
(event)
tool/poi_editor.py:397
Methodoperator()
tinynav/cpp/pose_graph_solver.cpp:20
Methodoperator()
tinynav/cpp/bundle_adjustment.cpp:31
Methodpath_callback
(self, msg)
tinynav/platforms/cmd_vel_control.py:158
Methodpath_callback
(self, msg)
tinynav/platforms/simulator_control.py:18
Methodpath_callback
(self, msg)
tinynav/platforms/lekiwi_control.py:37
Methodplanning_path_callback
(self, msg: Path)
tool/poi_editor.py:468
Methodpoi_change_callback
(self, msg)
tinynav/core/planning_node.py:395
Methodpois_callback
(self, msg: String)
tinynav/core/map_node.py:275
Methodpose_callback
(self, msg)
tinynav/platforms/cmd_vel_control.py:87
Methodpose_log_callback
(self, msg: PoseStamped)
tool/global_pointcloud_publisher.py:271
Methodpublish_camera_info
Publish camera_info for both cameras
tool/simulator/camera_info_publisher.py:90
Methodpublish_images
(self)
tinynav/core/driver_node.py:52
Methodrelocalization_pose_callback
(self, msg: Odometry)
tool/poi_editor.py:436
Methodremove_observations
(self, timestamp: int, kp_idx: int, landmark_id: int)
tool/bundle_adjustment_refiner.py:268
Methodrgb_camera_info_callback
(self, msg:CameraInfo)
tinynav/core/build_map_node.py:666
Methodrgb_loader
()
tinynav/core/build_map_node.py:386
Methodsave_finished_callback
(self, msg: Bool)
tool/benchmark/data_saving_coordinator.py:33
Functionsend_command
(req: ActionRequest)
app/backend/routers/action.py:16
Methodsync_callback
(self, depth_msg, odom_msg)
tinynav/core/planning_node.py:546
Methodsync_callback
(self, depth_msg: Image, pose_msg: PoseStamped, image_msg: Image)
tool/looper_bridge_node.py:192
Methodsync_callback
(self, depth_msg: Image, pose_msg: PoseStamped, image_msg: Image)
tool/global_pointcloud_publisher.py:435
Methodtarget_pose_callback
(self, msg)
tinynav/core/planning_node.py:398
Methodtarget_pose_callback
(self, msg:Odometry)
tool/poi_editor.py:497
Functiontest_bag_start_already_recording
()
tests/test_backend.py:306
Functiontest_bag_start_from_idle
()
tests/test_backend.py:300
Functiontest_bag_status_recording
()
tests/test_backend.py:322
Functiontest_bag_stop
()
tests/test_backend.py:311
Functiontest_bag_stop_when_idle
()
tests/test_backend.py:318
Functiontest_device_info
()
tests/test_backend.py:288
Functiontest_device_status_online
()
tests/test_backend.py:294
Functiontest_ideal_case_matches_input_aligner_replay
()
tests/test_input_aligner_csv_cases.py:251
Functiontest_imu_delay_case_matches_input_aligner_replay
()
tests/test_input_aligner_csv_cases.py:263
Functiontest_lightglue_cache_hit_with_consecutive_salted_pairs
Follow perception_node infer pattern: 1) current-frame prev/current matching 2) sliding-window (_N=5) adjacent-pair association loop
tests/test_models_trt.py:79
Functiontest_map_build_no_bag
()
tests/test_backend.py:328
Functiontest_map_build_with_bag
()
tests/test_backend.py:332
Functiontest_map_current_and_image
()
tests/test_backend.py:343
Functiontest_map_current_no_map
()
tests/test_backend.py:339
Functiontest_map_status_building
()
tests/test_backend.py:125
Functiontest_map_status_building_overrides_files
()
tests/test_backend.py:142
Functiontest_map_status_error
()
tests/test_backend.py:129
Functiontest_map_status_idle
()
tests/test_backend.py:138
Functiontest_map_status_success
()
tests/test_backend.py:134
Functiontest_nav_cancel
()
tests/test_backend.py:403
Functiontest_nav_cancel_when_idle
()
tests/test_backend.py:409
Functiontest_nav_go_already_navigating
()
tests/test_backend.py:398
Functiontest_nav_go_to_poi
()
tests/test_backend.py:391
Functiontest_nav_status_idle
()
tests/test_backend.py:413
Functiontest_nav_status_navigating
()
tests/test_backend.py:417
Functiontest_normal_case_matches_input_aligner_replay
()
tests/test_input_aligner_csv_cases.py:257
Functiontest_odom_position
()
tests/test_backend.py:170
Functiontest_odom_source_field
()
tests/test_backend.py:188
Functiontest_odom_timestamp
()
tests/test_backend.py:195
Functiontest_odom_yaw_90
()
tests/test_backend.py:182
Functiontest_odom_yaw_identity
()
tests/test_backend.py:177
Functiontest_poi_create_and_list
()
tests/test_backend.py:363
Functiontest_poi_delete
()
tests/test_backend.py:370
Functiontest_poi_delete_nonexistent
()
tests/test_backend.py:376
Functiontest_poi_invalid_position
()
tests/test_backend.py:380
Functiontest_poi_list_empty
()
tests/test_backend.py:357
Functiontest_poi_unique_ids
()
tests/test_backend.py:384
Functiontest_render_metadata_origin
()
tests/test_backend.py:106
Functiontest_render_missing_files_raises
()
tests/test_backend.py:96
Functiontest_render_pixel_colours
()
tests/test_backend.py:77
Functiontest_render_returns_valid_png
()
tests/test_backend.py:65
Functiontest_superpoint_trt_cache_hit_with_32_salted_images
Build 32 salted variants from tests/data/000000.png and run SuperPoint twice. Verify second pass hits async LRU cache.
tests/test_models_trt.py:29
Methodtf_callback
(self, msg:TFMessage)
tinynav/core/build_map_node.py:629
Methodtf_callback
(self, msg: TFMessage)
tool/looper_bridge_node.py:101
Methodtf_callback
(self, msg: TFMessage)
tool/global_pointcloud_publisher.py:333
Functiontransform_point_cloud
Transform a point cloud with a transformation matrix. :param point_cloud: (N, 3) numpy array of points in the point cloud. :param T: (4,
tinynav/core/map_node.py:59
Functionupdate_color
(event)
tool/poi_editor.py:377
Functionupdate_scale
(event)
tool/poi_editor.py:373
Methodvio_100hz_callback
(self, pose_msg: PoseStamped)
tool/looper_bridge_node.py:83
FunctionwWinMain
app/frontend/windows/runner/main.cpp:8
Methodwait_and_convert
()
tool/ros2_node_manager.py:85
Functionwrapper
(*args, **kwargs)
tinynav/core/func.py:72
Functionws_map_update
(ws: WebSocket)
app/backend/ws.py:125
Functionws_map_update
(ws: WebSocket)
app/backend/mock_server.py:271
Functionws_nav_progress
(ws: WebSocket)
app/backend/ws.py:93
Functionws_planning
(ws: WebSocket)
app/backend/ws.py:158
Functionws_pose
(ws: WebSocket)
app/backend/ws.py:59
← previousnext →601–700 of 710, ranked by callers