Agent Skills by wimble
Showing 157 vetted skills indexed across 1 GitHub repositories.
dwb-critics
Tune DWB critic plugins for trajectory selection in ROS 2 navigation.
intra-process-comms
Enable zero-copy intra-process messaging for ROS 2 components.
lidar-odometry
Estimate robot motion by matching consecutive laser scans into nav_msgs/Odometry.
camera-calibration
Calibrate ROS 2 cameras with checkerboards to generate intrinsic parameters and camera_info.yaml.
urdf-fundamentals
Create and validate URDF robot descriptions for ROS 2 simulations.
custom-controller-plugin
Implement a custom Nav2 controller plugin using the nav2_core::Controller interface.
costmap-filters
Configure Nav2 costmap filters for keepout zones and speed adjustments.
backup-behavior
Back up a robot a configurable distance using footprint and costmap checks.
custom-interfaces
Define standard ROS 2 .msg, .srv, and .action interfaces for Jazzy and Rolling projects.
rosdep-dependencies
Resolve ROS 2 package dependencies to apt or pip packages with rosdep.
cross-compilation
Cross-compile ROS 2 for ARM targets using CMake toolchains and Docker.
ekf-sensor-fusion
Configure robot_localization's ekf_filter_node to fuse odometry, IMU, pose, and twist sources.
amcl-tuning
Tune ROS 2 AMCL motion, laser, and recovery parameters for differential-drive robots.
visual-odometry
Estimate robot ego-motion from camera streams for ROS 2 visual odometry.
mapping-best-practices
Apply best practices for indoor SLAM mapping runs and validation.
urdf-gz-plugins
Add Gazebo plugins to URDF configurations for ROS 2 simulations.
sim-time-management
Configure ROS 2 nodes to use simulation time via use_sim_time.
regulated-pure-pursuit
Control Nav2 Regulated Pure Pursuit with velocity scaling and cost-aware regulation.
lidar-filtering
Filters LidarScan data by chaining laser_filters plugins in a YAML-defined sequence for ROS 2 navigation and perception tasks.
nav2-simple-commander
Automate Nav2 robot navigation with Python using the Simple Commander API.
keepout-zones
Configure Nav2 keepout zones to mark impassable areas in the costmap.
workspace-overlays
Explain ROS 2 workspace overlay precedence and environment path chaining.
i2c-sensor-interface
Interface I2C sensors with microcontrollers using the Wire library.
obstacle-layer
Manage lethal obstacle marking and clearing in a Nav2 costmap.