MCPcopy Create free account

hub / github.com/ecto/muni / functions

Functions2,908 in github.com/ecto/muni

↓ 1 callersFunctiondraw_footer
(display: &mut D, state: &UiState)
mcu/bins/esp32s3/src/ui.rs:238
↓ 1 callersFunctiondraw_footer_page
( display: &mut D, state: &UiState, page: BottomPage, x: i32, y: i32, )
mcu/bins/esp32s3/src/ui.rs:246
↓ 1 callersFunctiondraw_header
(display: &mut D, state: &UiState)
mcu/bins/esp32s3/src/ui.rs:180
↓ 1 callersFunctiondraw_state
(display: &mut D, state: &UiState)
mcu/bins/esp32s3/src/ui.rs:220
↓ 1 callersFunctiondropObject
(idx)
depot/console/public/rerun/re_viewer.js:165
↓ 1 callersMethodduty
Get current effective duty cycle (0.0-1.0).
mcu/bins/esp32s3-eth/src/roles/lights.rs:69
↓ 1 callersMethodelapsed_since_last_command
Get the time elapsed since the last command (for debugging).
bvr/firmware/crates/control/src/lib.rs:301
↓ 1 callersFunctionencodeEStopRelease
()
depot/console/src/lib/protocol.ts:115
↓ 1 callersFunctionencodeHeartbeat
()
depot/console/src/lib/protocol.ts:122
↓ 1 callersFunctionencodeSetGoal
(x: number, y: number)
depot/console/src/lib/protocol.ts:137
↓ 1 callersFunctionencodeTool
( axis: number, motor: number, actionA: boolean, actionB: boolean )
depot/console/src/lib/protocol.ts:147
↓ 1 callersFunctionencode_pose
Serialize a pose update for TCP wire. Returns: type(0x02) + x(f64 LE) + y(f64 LE) + theta(f64 LE)
depot/sim-bridge/src/can_protocol.rs:50
↓ 1 callersMethodenergy_wh
Get total energy (Wh)
bvr/cad/src/parts/battery.rs:167
↓ 1 callersFunctionenuToThree
(enu: EnuCoord)
depot/console/src/lib/coordinates.ts:118
↓ 1 callersMethodestimate
Run depth estimation on raw RGB pixel data. `rgb`: row-major RGB u8 buffer, `width * height * 3` bytes. Returns a depth map at the model's native out
bvr/firmware/crates/depth/src/lib.rs:306
↓ 1 callersFunctionestimateHeight
Estimated obstacle height when we only have 2D area.
depot/console/src/components/scene/ObstacleOverlay.tsx:80
↓ 1 callersFunctionevaluate
Evaluate the policy on the validation split and compute metrics. Uses the same seed and val_split as training to produce the same validation
bvr/training/evaluate.py:90
↓ 1 callersMethodevaluate_candidate
Evaluate a single (v, ω) candidate along the projected arc. Returns the speed fraction (how much linear velocity can be preserved), the distance to t
bvr/firmware/crates/collision-monitor/src/lib.rs:99
↓ 1 callersMethodexpand
Expand this bounding box to include another.
depot/types/src/geo.rs:42
↓ 1 callersFunctionexport_gaussians_to_ply
Export Gaussians to PLY format for viewing with splat viewers.
depot/splat-worker/src/worker.py:700
↓ 1 callersFunctionextract_entity_path_from_batch
Extract entity path from RecordBatch metadata.
depot/mapper/src/rrd_extractor.rs:232
↓ 1 callersFunctionextract_image_from_batch
Extract image data from a RecordBatch.
depot/mapper/src/rrd_extractor.rs:614
↓ 1 callersFunctionextract_points3d_from_batch
Extract 3D points from a RecordBatch.
depot/mapper/src/rrd_extractor.rs:533
↓ 1 callersFunctionextract_rotation_angle_from_column
Extract rotation angle (around Z axis) from a column. Handles: List(Struct(axis: FixedSizeList, angle: Float32))
depot/mapper/src/rrd_extractor.rs:498
↓ 1 callersFunctionextract_session
Extract (observation, action) pairs from a single .rrd session file. Opens the .rrd file using Rerun's dataframe API, queries the required ch
bvr/training/extract_demos.py:122
↓ 1 callersFunctionextract_transform3d_from_batch
Extract Transform3D (x, y, theta) from a RecordBatch. Returns (x, y, theta) where theta is extracted from rotation.
depot/mapper/src/rrd_extractor.rs:407
↓ 1 callersFunctionextract_vec3_from_column
Extract Vec3 (x, y, z) from a column. Handles: List(FixedSizeList(Float32, 3))
depot/mapper/src/rrd_extractor.rs:447
↓ 1 callersFunctionfade
( frame: number, fadeInStart: number, fadeInEnd: number, fadeOutStart: number, fadeOutEnd: number )
video/src/lib/easing.ts:42
↓ 1 callersMethodfeed
Feed the watchdog (call on every received command).
mcu/bins/esp32s3-eth/src/watchdog.rs:34
↓ 1 callersFunctionfetchSession
()
depot/console/src/views/SessionDetailView.tsx:36
↓ 1 callersFunctionfetch_weather
( state: &SharedState, lat: f64, lng: f64, )
depot/dispatch/src/weather.rs:234
↓ 1 callersFunctionfilter_command
Filter commands based on operator status. Rules: - EStop: Always allowed (safety critical) - Heartbeat: Always allowed (keepalive) - SetMode(Disabled
bvr/firmware/crates/teleop/src/rtc.rs:1342
↓ 1 callersFunctionfilter_ground_plane
Separate ground plane from other points using RANSAC. Args: points: (N, 3) array of points ground_threshold: Distance th
depot/splat-worker/src/worker.py:417
↓ 1 callersFunctionfinalize_cluster
Convert a raw cluster into a finalized `Obstacle` with world-space coordinates and PCA.
bvr/firmware/crates/costmap/src/clustering.rs:155
↓ 1 callersFunctionfindModelById
(id: string)
web/src/components/viewer/ModelCatalog.ts:306
↓ 1 callersFunctionfind_depot_path
Find the depot directory relative to the current working directory or muni repo
bvr/firmware/bins/cli/src/deploy.rs:528
↓ 1 callersFunctionfind_firmware_path
Find the firmware directory
bvr/firmware/bins/cli/src/deploy.rs:557
↓ 1 callersMethodfind_lookahead_point
Find the lookahead point on the path. Projects robot position onto the path, then looks ahead by `lookahead_dist` along the path from that projection
bvr/firmware/crates/pursuit/src/lib.rs:327
↓ 1 callersMethodfind_overlapping_map
Find a map that overlaps with the given bounds
depot/mapper/src/main.rs:89
↓ 1 callersFunctionfind_workspace_root
Find the workspace root by looking for the bvr/firmware/Cargo.toml
bvr/firmware/bins/cli/src/sim.rs:335
↓ 1 callersMethodfix_quality_to_sigma
Map GPS fix quality to measurement noise sigma.
bvr/firmware/crates/localization/src/estimator.rs:398
↓ 1 callersFunctionflash_state
Calculate flash state (on/off) based on elapsed time and period.
mcu/crates/mcu-leds/src/animations.rs:126
↓ 1 callersMethodflat_width
Total flat pattern width (before bending) Simple 4-bend layout: [FRONT][LEFT][REAR][RIGHT][gap] - Front/Rear: 580mm each - Sides: 580mm each - Gap:
bvr/cad/src/parts/shell.rs:240
↓ 1 callersMethodformat
(&self, fmt: defmt::Formatter)
mcu/crates/mcu-core/src/watchdog.rs:56
↓ 1 callersFunctionformatBytes
(bytes: number)
depot/console/src/views/SessionDetailView.tsx:11
↓ 1 callersFunctionformatDate
(timestamp: number)
depot/console/src/views/SessionDetailView.tsx:18
↓ 1 callersFunctionformatDate
(timestamp: number)
depot/console/src/views/SessionsView.tsx:51
↓ 1 callersFunctionformatDuration
(seconds: number)
depot/console/src/views/SessionsView.tsx:75
↓ 1 callersFunctionformatTimeAgo
(timestamp: number)
depot/console/src/views/SessionsView.tsx:55
↓ 1 callersMethodformat_uptime
Format uptime as HH:MM:SS
mcu/bins/esp32s3/src/ui.rs:131
↓ 1 callersMethodforward
Forward pass: observation tensor → action tensor. Args: x: Batch of observations, shape (batch_size, obs_dim). Returns:
bvr/training/train_bc.py:124
↓ 1 callersMethodforward_linear
Linear forward pass: `action = tanh(W * obs + b)`. Each row of `self.weights` is dot-producted with `obs`, the corresponding bias is added, and tanh
bvr/firmware/crates/policy/src/lib.rs:624
↓ 1 callersFunctionforward_mlp
Run MLP forward pass in pure NumPy. This mirrors the Rust policy crate's Policy::forward_mlp() exactly: for each layer, compute y = tanh(W @
bvr/training/evaluate.py:62
↓ 1 callersMethodfrom_json
(cls, data: dict)
depot/splat-worker/src/worker.py:80
↓ 1 callersMethodgenerate
Generate the base tray Layout (top view): ```text ┌─────────────────────────────────────┐ │ ○ ○ │ <- Mounting holes
bvr/cad/src/parts/base_tray.rs:71
↓ 1 callersMethodgenerate
Generate the full electronics plate with all mounting holes Layout (top view): ```text +----------------------------------+ | o
bvr/cad/src/parts/electronics_plate.rs:86
↓ 1 callersMethodgenerate
Generate the wheel spacer Circular plate with center axle hole and bolt pattern.
bvr/cad/src/parts/wheel_spacer.rs:72
↓ 1 callersMethodgenerate
Generate the motor mount part The mount is an L-bracket: - Vertical plate: faces outward, motor mounts here - Horizontal tabs: extend inward to bolt
bvr/cad/src/parts/motor_mount.rs:100
↓ 1 callersMethodgenerate
Generate the access panel Features: - Flat panel that sits on top of frame - Center hole for sensor mast - Mounting holes at corners
bvr/cad/src/parts/access_panel.rs:59
↓ 1 callersMethodgenerate
Generate the sensor mount bracket L-shaped bracket with tube clamp on top: ```text ___________ | (O) | <- tube clamp |__________| | | <-
bvr/cad/src/parts/sensor_mount.rs:72
↓ 1 callersFunctiongenerate_box_room_scan
Generate a synthetic LiDAR scan for a box-shaped room Returns scan ranges and angles that represent a robot at the center of a rectangular room.
bvr/firmware/crates/integration-tests/tests/common/mod.rs:9
↓ 1 callersMethodgenerate_collar
Inlet collar: cylindrical tube that slip-fits over the EDF duct. Extends below Z=0. Includes set-screw bosses for clamping.
bvr/cad/src/parts/blower_nozzle.rs:217
↓ 1 callersMethodgenerate_flange
Mounting flange at the outlet end
bvr/cad/src/parts/blower_nozzle.rs:348
↓ 1 callersMethodgenerate_frame
(&mut self)
depot/sim-bridge/src/tool.rs:90
↓ 1 callersMethodgenerate_frame
Generate a frame if it's time.
bvr/firmware/crates/sim/src/tool.rs:84
↓ 1 callersMethodgenerate_gas_struts
Generate simplified gas strut representation for visualization Gas struts connect the side walls to the underside of the lid, positioned near the rea
bvr/cad/src/parts/shell.rs:1484
↓ 1 callersMethodgenerate_noise
Generate Gaussian noise for all samples and horizon steps.
bvr/firmware/crates/mppi/src/lib.rs:235
↓ 1 callersMethodgenerate_reinforcement
Reinforcement zone near the outlet where the nozzle is thinnest.
bvr/cad/src/parts/blower_nozzle.rs:307
↓ 1 callersMethodgenerate_scene
Generate BVR1 assembly as a Scene with multiple parts and materials Unlike generate() which unions everything into one mesh, this preserves individua
bvr/cad/src/parts/assembly.rs:379
↓ 1 callersMethodgenerate_simple
Generate simplified tray (just the plate outline)
bvr/cad/src/parts/base_tray.rs:112
↓ 1 callersMethodgenerate_simple
Generate simplified plate with only frame mounting holes (for initial testing/ordering)
bvr/cad/src/parts/electronics_plate.rs:202
↓ 1 callersMethodgenerate_simple
Generate simplified wheel (just a cylinder, for fast preview)
bvr/cad/src/parts/hub_motor.rs:119
↓ 1 callersMethodgenerate_simple
Generate simplified panel
bvr/cad/src/parts/access_panel.rs:120
↓ 1 callersMethodgenerate_simple
Generate simplified geometry
bvr/cad/src/parts/battery.rs:80
↓ 1 callersMethodgenerate_status
Generate status frames.
depot/sim-bridge/src/vesc.rs:106
↓ 1 callersFunctiongetAccumulatedCloud
()
depot/console/src/lib/accumulatedCloudStore.ts:146
↓ 1 callersFunctiongetAccumulatedCloudVersion
()
depot/console/src/lib/accumulatedCloudStore.ts:161
↓ 1 callersFunctiongetCameraCalibration
( cameraId: number, )
depot/console/src/lib/videoFrameStore.ts:175
↓ 1 callersFunctiongetChannelColor
( messagesPerSec: number, lastMessageTime: number, isOpen: boolean )
depot/console/src/lib/channelColor.ts:2
↓ 1 callersFunctiongetClassColor
(classId: number)
depot/console/src/components/scene/ObstacleOverlay.tsx:71
↓ 1 callersFunctiongetClassName
(classId: number)
depot/console/src/components/scene/ObstacleOverlay.tsx:75
↓ 1 callersFunctiongetCostmapVersion
()
depot/console/src/lib/costmapStore.ts:80
↓ 1 callersFunctiongetFloat32ArrayMemory0
()
depot/console/public/rerun/re_viewer.js:60
↓ 1 callersFunctiongetFpsColor
(fps: number)
depot/console/src/components/teleop/DiagnosticsPanel.tsx:115
↓ 1 callersFunctiongetGuardState
()
depot/console/src/lib/collisionGuardStore.ts:32
↓ 1 callersFunctiongetInt32ArrayMemory0
()
depot/console/public/rerun/re_viewer.js:74
↓ 1 callersFunctiongetInterpolatedObstacles
()
depot/console/src/lib/obstacleStore.ts:55
↓ 1 callersFunctiongetModeVariant
(mode: Mode)
depot/console/src/components/AppSidebar.tsx:432
↓ 1 callersFunctiongetModeVariant
( mode: Mode )
depot/console/src/components/teleop/ModeBar.tsx:13
↓ 1 callersFunctiongetModeVariant
( mode: ModeType )
depot/console/src/views/DashboardView.tsx:92
↓ 1 callersFunctiongetModeVariant
( mode: ModeType )
depot/console/src/views/FleetView.tsx:62
↓ 1 callersFunctiongetMppiTrajectory
()
depot/console/src/lib/pathStore.ts:95
↓ 1 callersFunctiongetMppiVersion
()
depot/console/src/lib/pathStore.ts:102
↓ 1 callersFunctiongetPathData
()
depot/console/src/lib/pathStore.ts:63
↓ 1 callersFunctiongetPathVersion
()
depot/console/src/lib/pathStore.ts:80
↓ 1 callersFunctiongetPointCloudData
()
depot/console/src/lib/pointCloudStore.ts:49
↓ 1 callersFunctiongetPointCloudVersion
()
depot/console/src/lib/pointCloudStore.ts:64
↓ 1 callersFunctiongetRecentSnapshots
* Get the two most recent snapshots for interpolation.
depot/console/src/lib/interpolation.ts:161
↓ 1 callersFunctiongetUint32ArrayMemory0
()
depot/console/public/rerun/re_viewer.js:88
↓ 1 callersFunctiongetVideoElement
(cameraId: number)
depot/console/src/lib/videoFrameStore.ts:254
← previousnext →701–800 of 2,908, ranked by callers