MCPcopy Create free account

hub / github.com/ecto/muni / functions

Functions2,908 in github.com/ecto/muni

↓ 1 callersMethodbuild_duty_commands
Build duty cycle command frames for all wheels (without sending). Duty values are -1.0 to 1.0 (full reverse to full forward).
bvr/firmware/crates/can/src/vesc.rs:829
↓ 1 callersFunctionbuild_fallback_pipeline_string
Build a fallback pipeline that's more flexible with formats. Returns (pipeline_string, pipeline_outputs_jpeg) tuple.
bvr/firmware/crates/camera/src/lib.rs:612
↓ 1 callersFunctionbuild_h264_pipeline_string
Build GStreamer pipeline string for H.264 encoding.
bvr/firmware/crates/camera/src/lib.rs:849
↓ 1 callersFunctionbuild_imu_packet
Build a Livox SDK2 IMU packet (data_type=0). IMU data: gyro_x/y/z (rad/s), accel_x/y/z (m/s²) as f32 LE.
depot/sim-bridge/src/livox_protocol.rs:61
↓ 1 callersMethodbuild_linear_system
Build the linear system H * dx = b for pose graph optimization.
bvr/firmware/crates/slam/src/lib.rs:887
↓ 1 callersFunctionbuild_pipeline_string
Build GStreamer pipeline string for a camera. Returns (pipeline_string, pipeline_outputs_jpeg) tuple.
bvr/firmware/crates/camera/src/lib.rs:550
↓ 1 callersFunctionbuild_point_packet
Build a Livox SDK2 point cloud packet (Cartesian-32, data_type=1). Returns a complete UDP packet ready to send.
depot/sim-bridge/src/livox_protocol.rs:20
↓ 1 callersFunctionbuild_raw_pipeline_string
Build GStreamer pipeline string for raw RGB output.
bvr/firmware/crates/camera/src/lib.rs:1073
↓ 1 callersFunctionbuild_result
Build the final extraction result from collected data.
depot/mapper/src/rrd_extractor.rs:716
↓ 1 callersMethodbuild_status
Build a PowerStatus from VESC voltage + local readings.
bvr/firmware/crates/hal/src/lib.rs:60
↓ 1 callersMethodbuild_world
(&self)
depot/sim-bridge/src/scenario.rs:60
↓ 1 callersMethodbump_version
Update the manifest version and timestamp.
depot/types/src/map.rs:44
↓ 1 callersFunctioncalculate_path_length
Calculate total path length from waypoints.
bvr/firmware/crates/planner/src/lib.rs:657
↓ 1 callersMethodcalculate_path_length
Calculate total path length.
bvr/firmware/crates/planner/src/lib.rs:470
↓ 1 callersFunctioncan_parse
(id: u32)
depot/sim-bridge/src/tool.rs:17
↓ 1 callersMethodcancel
()
depot/console/public/rerun/re_viewer.js:577
↓ 1 callersFunctioncapture_loop
Internal capture loop that runs in a dedicated thread.
bvr/firmware/crates/camera/src/lib.rs:696
↓ 1 callersFunctioncdc_task
(mut cdc: CdcAcmClass<'static, UsbDriver<'static, USB>>)
mcu/bins/rp2350/src/main.rs:138
↓ 1 callersFunctionchase
Calculate chase pattern - a moving lit section.
mcu/crates/mcu-leds/src/animations.rs:94
↓ 1 callersMethodcheck
Check a LiDAR scan against the safety zones.
bvr/firmware/crates/sim/src/lidar.rs:325
↓ 1 callersMethodcheck
Check watchdog state. Returns (just_timed_out, should_shutdown).
mcu/bins/esp32s3-eth/src/watchdog.rs:41
↓ 1 callersFunctioncheckMobile
()
web/src/components/home/hooks/useIsMobile.ts:9
↓ 1 callersFunctioncheck_completed_splat_jobs
Check for completed splat jobs and update map manifests.
depot/mapper/src/main.rs:948
↓ 1 callersMethodcheck_obstacle
Check if there's an obstacle in front of the robot.
bvr/firmware/crates/pursuit/src/lib.rs:517
↓ 1 callersMethodcheck_path_blocked
Check if the current path is blocked by obstacles. Returns the index of the first blocked waypoint, or None if path is clear.
bvr/firmware/crates/planner/src/lib.rs:248
↓ 1 callersFunctioncheck_weather_alerts
(state: &SharedState, weather: &WeatherResponse)
depot/dispatch/src/weather.rs:318
↓ 1 callersMethodchoose_goal
Choose a random goal position.
bvr/firmware/crates/rl/src/env.rs:287
↓ 1 callersMethodcircle_collides
(&self, center: Point3<f32>, radius: f32)
depot/sim-bridge/src/world.rs:224
↓ 1 callersFunctionclassify_obstacle
Classify an obstacle based on size, PCA elongation, and fill ratio. Uses PCA elongation (rotation-invariant) instead of bbox aspect ratio: - **Pole**
bvr/firmware/crates/costmap/src/clustering.rs:213
↓ 1 callersMethodcleanup
(&mut self)
bvr/firmware/crates/teleop/src/video.rs:266
↓ 1 callersFunctionclearCalibrations
()
depot/console/src/lib/videoFrameStore.ts:182
↓ 1 callersFunctionclearObstacleInterpolation
()
depot/console/src/lib/obstacleInterpolation.ts:236
↓ 1 callersFunctionclearPathData
()
depot/console/src/lib/pathStore.ts:109
↓ 1 callersFunctionclearPointCloudData
()
depot/console/src/lib/pointCloudStore.ts:71
↓ 1 callersMethodcollision_radius
Get collision radius.
bvr/firmware/crates/sim/src/physics.rs:165
↓ 1 callersMethodcommand_addr
Get the command address.
bvr/firmware/crates/tools/src/lights.rs:64
↓ 1 callersFunctioncomputeFrustumPlacement
* Compute frustum plane dimensions and placement from camera calibration. * * Coordinate mapping (physics -> Three.js): * Physics: X=forward, Y=l
depot/console/src/components/scene/EquirectangularSky.tsx:55
↓ 1 callersFunctioncomputeInterpolatedObstacles
( now: number, )
depot/console/src/lib/obstacleInterpolation.ts:150
↓ 1 callersFunctioncompute_box_intersection
Compute ray-box intersection distance
bvr/firmware/crates/integration-tests/tests/common/mod.rs:30
↓ 1 callersMethodcompute_edge_error
Compute error between predicted and measured relative pose.
bvr/firmware/crates/slam/src/lib.rs:947
↓ 1 callersMethodcompute_information
Compute information matrix from scan match result.
bvr/firmware/crates/slam/src/lib.rs:827
↓ 1 callersMethodcompute_jacobians
Compute Jacobians for pose graph edge.
bvr/firmware/crates/slam/src/lib.rs:975
↓ 1 callersMethodcompute_lookahead_distance
Compute adaptive lookahead distance based on velocity.
bvr/firmware/crates/pursuit/src/lib.rs:316
↓ 1 callersFunctioncompute_path_length
Compute total path length from waypoints.
depot/dispatch/src/coverage.rs:231
↓ 1 callersMethodcompute_total
Sum all components.
bvr/firmware/crates/rl/src/reward.rs:104
↓ 1 callersFunctionconfigure_base
( port: &str, baud: u32, survey_duration: u32, survey_accuracy: f32, fixed_position: Optio
bvr/firmware/bins/cli/src/gps.rs:1027
↓ 1 callersFunctionconfigure_device
Perform one-time device configuration at startup. Queries device info, then sets parameters from config. Each step is best-effort: failures are logge
bvr/firmware/crates/lidar/src/driver.rs:621
↓ 1 callersFunctionconfigure_fixed_mode
(serial: &mut Box<dyn Write>, lat: f64, lon: f64, alt: f64)
bvr/firmware/bins/cli/src/gps.rs:1149
↓ 1 callersFunctionconfigure_rover
(port: &str, baud: u32, rate: u8)
bvr/firmware/bins/cli/src/gps.rs:1168
↓ 1 callersFunctionconfigure_survey_mode
(serial: &mut Box<dyn Write>, duration: u32, accuracy: f32)
bvr/firmware/bins/cli/src/gps.rs:1141
↓ 1 callersFunctionconnect_and_start
Send a work mode command (start/stop sampling) to the Livox Mid-360. Uses the SDK2 parameter configuration command (0x0100) with work_tgt_mode key.
bvr/firmware/crates/lidar/src/driver.rs:374
↓ 1 callersMethodcostmap
Get reference to costmap (for visualization).
bvr/firmware/crates/control-loop/src/navigation_controller.rs:362
↓ 1 callersMethodcovariance
Get current covariance matrix.
bvr/firmware/crates/slam/src/lib.rs:305
↓ 1 callersFunctioncreateHotspotTexture
(number: number, isActive: boolean)
web/src/components/viewer/Hotspots.tsx:15
↓ 1 callersFunctioncreateInterpolationState
()
depot/console/src/lib/interpolation.ts:115
↓ 1 callersFunctioncreateLabelSprite
Create a canvas-based text sprite for a label.
depot/console/src/components/scene/ObstacleOverlay.tsx:130
↓ 1 callersFunctioncreateSharedResources
()
depot/console/src/components/scene/ObstacleOverlay.tsx:192
↓ 1 callersFunctioncreateTransform
(origin: GpsCoord)
depot/console/src/lib/coordinates.ts:58
↓ 1 callersMethodcreate_drain_holes
(&self, segments: u32)
bvr/cad/src/parts/shell.rs:1345
↓ 1 callersMethodcreate_frame_holes
Create frame mounting holes
bvr/cad/src/parts/uumotor.rs:630
↓ 1 callersMethodcreate_gusset_corner
Create triangular gusset for corner (X-Z plane)
bvr/cad/src/parts/uumotor.rs:617
↓ 1 callersMethodcreate_holes
(&self, segments: u32)
bvr/cad/src/parts/frame.rs:225
↓ 1 callersMethodcreate_jetson_mount
Create Jetson carrier mounting holes (center of plate)
bvr/cad/src/parts/electronics_plate.rs:131
↓ 1 callersFunctioncreate_map_from_session
Create a new map from a session
depot/mapper/src/main.rs:595
↓ 1 callersMethodcreate_tire
Create the tire/wheel (simplified as a thick ring)
bvr/cad/src/parts/hub_motor.rs:104
↓ 1 callersMethodcreate_tire
Create tire geometry
bvr/cad/src/parts/uumotor.rs:245
↓ 1 callersMethodcreate_vent_slots
Create ventilation/cable routing slots
bvr/cad/src/parts/electronics_plate.rs:186
↓ 1 callersMethodcreate_vertical_posts
Create 4 vertical posts at corners (between top and bottom frames)
bvr/cad/src/parts/frame.rs:471
↓ 1 callersMethodcreate_vesc_mounts
Create VESC mounting holes (4 units in 2x2 layout)
bvr/cad/src/parts/electronics_plate.rs:150
↓ 1 callersMethodcurrent_amps
(&self)
bvr/firmware/crates/tools/src/protocol.rs:110
↓ 1 callersMethodcurrent_goal
(&self)
bvr/firmware/bins/bvrd/src/state_types.rs:31
↓ 1 callersMethodcurrent_goal
Get current goal waypoint.
bvr/firmware/crates/control-loop/src/navigation_controller.rs:246
↓ 1 callersMethodcurrent_waypoint
Get current target waypoint.
bvr/firmware/crates/planner/src/lib.rs:734
↓ 1 callersFunctioncycleCameraMode
()
depot/console/src/components/teleop/PositionPanel.tsx:26
↓ 1 callersFunctiondebugString
(val)
depot/console/public/rerun/re_viewer.js:230
↓ 1 callersFunctiondecodeCameraInfo
(data: ArrayBuffer)
depot/console/src/lib/protocol.ts:448
↓ 1 callersFunctiondecodeCostmap
(data: ArrayBuffer)
depot/console/src/lib/protocol.ts:619
↓ 1 callersFunctiondecodeMppiTrajectory
(data: ArrayBuffer)
depot/console/src/lib/protocol.ts:895
↓ 1 callersFunctiondecodeObstacles
(data: ArrayBuffer)
depot/console/src/lib/protocol.ts:746
↓ 1 callersFunctiondecodePath
(data: ArrayBuffer)
depot/console/src/lib/protocol.ts:843
↓ 1 callersFunctiondecodePointCloud
(data: ArrayBuffer)
depot/console/src/lib/protocol.ts:512
↓ 1 callersFunctiondecodePointCloud
(data: ArrayBuffer)
depot/console/src/workers/telemetryWorker.ts:242
↓ 1 callersFunctiondecodeTelemetry
(data: ArrayBuffer)
depot/console/src/lib/protocol.ts:225
↓ 1 callersFunctiondecodeTelemetry
(data: ArrayBuffer)
depot/console/src/workers/telemetryWorker.ts:101
↓ 1 callersFunctiondecodeVideoFrame
(data: ArrayBuffer)
depot/console/src/workers/telemetryWorker.ts:208
↓ 1 callersFunctiondecode_message
Parse the next message from a byte buffer. Returns (message, bytes_consumed) or None if incomplete.
depot/sim-bridge/src/can_protocol.rs:61
↓ 1 callersFunctiondeploy_depot
Deploy depot services
bvr/firmware/bins/cli/src/deploy.rs:95
↓ 1 callersFunctiondeploy_rover
Deploy firmware to a rover
bvr/firmware/bins/cli/src/deploy.rs:213
↓ 1 callersFunctiondepth_thread_main
( config: DepthThreadConfig, frame_rx: mpsc::Receiver<TaggedFrame>, output_tx: watch::Sender<Depth
bvr/firmware/bins/bvrd/src/depth_thread.rs:72
↓ 1 callersFunctiondeserialize_edge
(se: &SerializedEdge)
bvr/firmware/crates/slam/src/persistence.rs:200
↓ 1 callersFunctiondeserialize_keyframe
(skf: &SerializedKeyframe, sc_config: &ScanContextConfig)
bvr/firmware/crates/slam/src/persistence.rs:141
↓ 1 callersMethoddetect_loop_closure
Detect loop closure for a new keyframe using scan context descriptors. Uses the scan context database for fast top-K candidate retrieval, then verifi
bvr/firmware/crates/slam/src/lib.rs:712
↓ 1 callersFunctiondetect_usb_cameras
()
bvr/firmware/crates/camera/src/lib.rs:306
↓ 1 callersMethoddimensions
Get tray dimensions
bvr/cad/src/parts/base_tray.rs:118
↓ 1 callersMethoddiscovery_frame
(&self)
depot/sim-bridge/src/tool.rs:104
↓ 1 callersMethoddiscovery_frame
(&self)
bvr/firmware/crates/sim/src/tool.rs:100
↓ 1 callersFunctiondisposeSharedResources
(res: SharedResources)
depot/console/src/components/scene/ObstacleOverlay.tsx:226
↓ 1 callersMethoddownsample
Downsample to fixed number of points (for RL observation).
bvr/firmware/crates/sim/src/lidar.rs:88
↓ 1 callersFunctiondownsample_for_storage
Downsample a point cloud for storage (flat f32 array).
bvr/firmware/crates/slam/src/persistence.rs:219
↓ 1 callersFunctiondownsample_lidar
Downsample LiDAR scan to fixed angular bins.
bvr/firmware/crates/rl/src/observation.rs:146
← previousnext →601–700 of 2,908, ranked by callers