MCPcopy Create free account

hub / github.com/ecto/muni / functions

Functions2,908 in github.com/ecto/muni

↓ 1,139 callersFunctiongetObject
(idx)
depot/console/public/rerun/re_viewer.js:15
↓ 303 callersMethodpush
Send a metrics snapshot to Depot.
bvr/firmware/crates/metrics/src/lib.rs:360
↓ 264 callersMethodlen
Number of waypoints.
bvr/firmware/crates/planner/src/lib.rs:124
↓ 235 callersFunctionaddHeapObject
(obj)
depot/console/public/rerun/re_viewer.js:19
↓ 146 callersMethoditer
Iterate over all tools.
bvr/firmware/crates/tools/src/discovery.rs:171
↓ 134 callersFunctionhandleError
(f, args)
depot/console/public/rerun/re_viewer.js:50
↓ 98 callersFunctiongetStringFromWasm0
(ptr, len)
depot/console/public/rerun/re_viewer.js:45
↓ 95 callersFunctiongetDataViewMemory0
()
depot/console/public/rerun/re_viewer.js:158
↓ 94 callersMethodok
(uptime_secs: u8)
mcu/crates/mcu-core/src/protocol.rs:147
↓ 86 callersFunctioncn
(...inputs: ClassValue[])
depot/console/src/lib/utils.ts:4
↓ 79 callersMethodfilter
Filter a twist command based on obstacle proximity along projected arcs. Samples angular velocity candidates around the operator's command and select
bvr/firmware/crates/collision-monitor/src/lib.rs:168
↓ 78 callersMethodtransition
Process an event and return the new mode.
bvr/firmware/crates/state/src/lib.rs:68
↓ 69 callersFunctionisLikeNone
(x)
depot/console/public/rerun/re_viewer.js:28
↓ 62 callersMethodset
(&mut self, index: usize, color: RGB8)
mcu/bins/esp32s3/src/ws2812.rs:130
↓ 60 callersMethodis_empty
Check if path is empty.
bvr/firmware/crates/planner/src/lib.rs:119
↓ 60 callersMethodsend
(&self, frame: &Frame)
bvr/firmware/crates/sim/src/lib.rs:132
↓ 58 callersMethodparse
Parse header from bytes. Returns None if buffer too short.
bvr/firmware/crates/teleop/src/lib.rs:91
↓ 54 callersFunctionpassStringToWasm0
(arg, malloc, realloc)
depot/console/public/rerun/re_viewer.js:117
↓ 42 callersMethodgenerate
Generate 3D representation with vertical walls The friendly industrial look: - Simple 90° corners (clean box shape) - Flat front panel with stereo ca
bvr/cad/src/parts/shell.rs:277
↓ 41 callersMethodadd
(&mut self, stats: &EpisodeStats)
bvr/firmware/bins/train/src/main.rs:667
↓ 40 callersMethodinfo
(&self)
bvr/firmware/crates/tools/src/auger.rs:47
↓ 40 callersFunctionsend_ubx_cfg
(serial: &mut Box<dyn Write>, key: &str, value: u32)
bvr/firmware/bins/cli/src/gps.rs:1212
↓ 40 callersMethodvalue
Get the current filtered value without updating.
bvr/firmware/crates/can/src/vesc.rs:47
↓ 37 callersMethodinsert
Insert a descriptor for a keyframe.
bvr/firmware/crates/slam/src/scan_context.rs:207
↓ 34 callersMethodgenerate
Generate complete BVR0 assembly
bvr/cad/src/parts/assembly.rs:81
↓ 32 callersMethodlen
Number of entries in the database.
bvr/firmware/crates/slam/src/scan_context.rs:259
↓ 30 callersMethodfill
Fill all LEDs with a single color
mcu/bins/esp32s3/src/ws2812.rs:124
↓ 30 callersMethodtranslation
Get translation component.
bvr/firmware/crates/transforms/src/lib.rs:85
↓ 30 callersMethodwrite
* @param {any} chunk * @returns {Promise<any>}
depot/console/public/rerun/re_viewer.js:528
↓ 29 callersFunctionsleep
(ms: number)
web/src/components/home/HeroTerminal.tsx:58
↓ 28 callersMethodclear
Clear the grid to unknown.
bvr/firmware/crates/costmap/src/lib.rs:320
↓ 28 callersMethodto_vec
Convert to flat vector for neural network input.
bvr/firmware/crates/policy/src/lib.rs:390
↓ 25 callersFunctionset_cell
(cells: &mut [u8], width: usize, gx: usize, gy: usize, value: u8)
bvr/firmware/crates/costmap/src/clustering.rs:414
↓ 25 callersMethodupdate
Update the tracker with new detections. Returns tracked obstacles with stable IDs and velocity estimates.
bvr/firmware/crates/costmap/src/tracker.rs:145
↓ 24 callersMethodcontains
(&self, point: &Point3<f32>)
depot/sim-bridge/src/world.rs:21
↓ 24 callersMethodpush
Push a new set of obstacle points (world frame, with Z).
bvr/firmware/crates/costmap/src/lib.rs:1041
↓ 22 callersMethodtake
Get stats and reset counters. Returns (count, avg_us, max_us).
bvr/firmware/crates/teleop/src/rtc.rs:92
↓ 21 callersFunctionextract_obstacles
Extract obstacles from a costmap using connected-component labeling. Scans the combined costmap for cells with cost >= `threshold` (typically LETHAL
bvr/firmware/crates/costmap/src/clustering.rs:263
↓ 21 callersMethodgenerate
Generate simplified extrusion (solid bar with slots) For visualization/collision, we use a simplified profile: - Solid 20x20 bar - T-slots cut on all
bvr/cad/src/parts/frame.rs:71
↓ 21 callersFunctionsmoothValue
( frame: number, start: number, end: number, outputStart: number, outputEnd: number, easingFn: (t:
video/src/lib/easing.ts:26
↓ 20 callersMethodbroadcast
Broadcast an update to all console clients
depot/dispatch/src/main.rs:371
↓ 20 callersMethodground_clearance
Ground clearance for this assembly
bvr/cad/src/parts/assembly.rs:76
↓ 20 callersMethodpose
Get the current estimated pose.
bvr/firmware/crates/localization/src/estimator.rs:328
↓ 20 callersMethodspawn
Spawn the GPIO monitoring task. Returns a receiver for e-stop events. The task will run until the sender is dropped (e.g., when the receiver is dropp
bvr/firmware/crates/hal/src/lib.rs:137
↓ 19 callersFunctiongetArrayF32FromWasm0
(ptr, len)
depot/console/public/rerun/re_viewer.js:67
↓ 19 callersFunctionmake_grid
(width: usize, height: usize)
bvr/firmware/crates/costmap/src/clustering.rs:410
↓ 19 callersMethodpath
Get current path.
bvr/firmware/crates/planner/src/lib.rs:724
↓ 18 callersMethodcontains
Check if a point is inside this AABB.
bvr/firmware/crates/sim/src/world.rs:20
↓ 18 callersFunctionparse
Parse CAN ID to extract slot and message type.
bvr/firmware/crates/tools/src/protocol.rs:21
↓ 17 callersMethodclose
* @returns {Promise<any>}
depot/console/public/rerun/re_viewer.js:535
↓ 17 callersFunctionfmt
(v: number)
depot/console/src/components/teleop/InputPanel.tsx:46
↓ 17 callersMethodnext
(self)
mcu/bins/esp32s3/src/ui.rs:63
↓ 17 callersMethodpredict
Predict step: integrate odometry + optional IMU gyro. Called at control loop frequency (~100Hz). # Arguments `dx` - Forward displacement in robot fr
bvr/firmware/crates/localization/src/estimator.rs:109
↓ 17 callersMethodsend
(&self, frame: &can::Frame)
bvr/firmware/bins/bvrd/src/can_iface.rs:160
↓ 17 callersMethodset_state
Build a SetState command.
bvr/firmware/crates/tools/src/eth_protocol.rs:126
↓ 17 callersFunctiontakeObject
(idx)
depot/console/public/rerun/re_viewer.js:171
↓ 16 callersMethodas_str
(&self)
mcu/bins/esp32s3/src/ui.rs:44
↓ 16 callersFunctionmakeMutClosure
(arg0, arg1, dtor, f)
depot/console/public/rerun/re_viewer.js:183
↓ 15 callersMethodfrom
(manifest: &MapManifest)
depot/types/src/map.rs:151
↓ 15 callersMethodsend
Send a CAN frame.
bvr/firmware/crates/can/src/lib.rs:120
↓ 15 callersMethodshell_length
Calculate shell outer length
bvr/cad/src/parts/shell.rs:71
↓ 15 callersMethodstate
Get current state.
bvr/firmware/crates/can/src/vesc.rs:288
↓ 14 callersMethodbuild
( &mut self, mode: Mode, pose: Pose, battery_voltage: f64, motor_temps
bvr/firmware/crates/control-loop/src/telemetry_builder.rs:29
↓ 14 callersFunctionencodeSetMode
(mode: Mode)
depot/console/src/lib/protocol.ts:129
↓ 14 callersMethodshell_width
Calculate shell outer width
bvr/cad/src/parts/shell.rs:66
↓ 14 callersMethodstatus
(&self)
bvr/firmware/crates/tools/src/auger.rs:76
↓ 14 callersMethodupdate
Update the filter with a new measurement and return the filtered value.
bvr/firmware/crates/can/src/vesc.rs:36
↓ 13 callersMethodcapture
(error: Error, context?: Record<string, unknown>)
depot/console/src/lib/errorTracking.ts:53
↓ 13 callersFunctioncn
(...inputs: ClassValue[])
web/src/lib/utils.ts:4
↓ 13 callersFunctioncreateLazyComponent
( factory: () => Promise<{ default: T }> )
depot/console/src/components/ui/map.tsx:101
↓ 13 callersFunctionfwd
(v: f64)
bvr/firmware/crates/collision-monitor/src/lib.rs:277
↓ 13 callersMethodis_ok
Check if MCU reports OK status.
bvr/firmware/crates/can/src/leds.rs:184
↓ 12 callersMethodfeed
Mark that a command was received.
bvr/firmware/crates/control/src/lib.rs:283
↓ 12 callersMethodscale
Scale `twist.linear` down when obstacles lie on the projected arc. `cost_at` returns the costmap cost at a world-frame (x, y).
bvr/firmware/crates/control/src/lib.rs:206
↓ 12 callersMethodset_leds
Set individual LED states
mcu/bins/esp32s3/src/status_led.rs:234
↓ 11 callersFunctiongenerate
Generate boustrophedon coverage waypoints for a polygon zone.
depot/dispatch/src/coverage.rs:44
↓ 11 callersMethodload
(path: &std::path::Path)
bvr/firmware/bins/bvrd/src/config.rs:634
↓ 11 callersMethodmode
Get current mode.
bvr/firmware/crates/state/src/lib.rs:63
↓ 11 callersFunctionparse_command
Parse a command from raw bytes. Binary format: [0] u8 msg_type [1] u8 flags [2-3] u16 LE sequence [4-7] u32 LE timestamp_ms [
bvr/firmware/crates/teleop/src/rtc.rs:1436
↓ 11 callersMethodpose
Get current pose from simulation (returns default for real hardware).
bvr/firmware/bins/bvrd/src/can_iface.rs:195
↓ 11 callersMethodprocess_scan
Process a new LiDAR scan (lower frequency, ~10Hz). Returns update info if pose was refined or keyframe added.
bvr/firmware/crates/slam/src/lib.rs:428
↓ 11 callersMethodreset
Reset the filter to uninitialized state.
bvr/firmware/crates/can/src/vesc.rs:52
↓ 11 callersMethodrotation
Get rotation angle in radians.
bvr/firmware/crates/transforms/src/lib.rs:90
↓ 10 callersFunctionbroadcast_alert
(state: &SharedState, msg: AlertBroadcast)
depot/dispatch/src/alerts.rs:446
↓ 10 callersMethoddrain
Drain all pending commands from the channel. For Twist commands, only the latest is kept (newer commands overwrite older). For other commands, they a
bvr/firmware/crates/control-loop/src/command_processor.rs:53
↓ 10 callersMethodget_cost
Get cost at grid cell.
bvr/firmware/crates/planner/src/lib.rs:418
↓ 10 callersMethodlast
Get the last built telemetry (if any)
bvr/firmware/crates/control-loop/src/telemetry_builder.rs:98
↓ 10 callersMethodload
Load an ONNX depth model.
bvr/firmware/crates/depth/src/lib.rs:287
↓ 10 callersMethodremove
Remove a map entry by ID.
depot/types/src/map.rs:127
↓ 10 callersMethodtick
Update simulation state.
depot/sim-bridge/src/vesc.rs:74
↓ 10 callersMethodtry_recv
Try to receive a command (non-blocking). Returns None if no data.
mcu/bins/esp32s3-eth/src/command.rs:44
↓ 10 callersMethodupdate_cell
Update a cell with a new observation.
bvr/firmware/crates/costmap/src/lib.rs:378
↓ 9 callersMethodflush
()
depot/console/src/lib/errorTracking.ts:83
↓ 9 callersMethodget_log_odds
Get log-odds value at grid cell.
bvr/firmware/crates/costmap/src/lib.rs:362
↓ 9 callersFunctionlaunch
( scenario: &Path, count: usize, no_build: bool, release: bool, port: u16, )
bvr/firmware/bins/cli/src/sim.rs:76
↓ 9 callersFunctionnormalizeAngle
* Normalize angle to [-PI, PI].
depot/console/src/lib/interpolation.ts:204
↓ 9 callersMethodoff
Force LED off
mcu/bins/esp32s3/src/status_led.rs:107
↓ 9 callersMethodon
Force LED on
mcu/bins/esp32s3/src/status_led.rs:102
↓ 9 callersMethodposition
Get current simulated position.
bvr/firmware/crates/sim/src/lib.rs:112
↓ 9 callersMethodrelative_to
Compute relative transform: from self to other. If self is A and other is B (both in same frame), returns A->B transform.
bvr/firmware/crates/transforms/src/lib.rs:127
next →1–100 of 2,908, ranked by callers