> For the complete documentation index, see [llms.txt](https://docs.veerobot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veerobot.com/ros-robots/beetle-bot.md).

# Beetle Bot

- [Introduction](https://docs.veerobot.com/ros-robots/beetle-bot/introduction.md): Introduction to Beetlebot Robot
- [Getting Started with Beetlebot](https://docs.veerobot.com/ros-robots/beetle-bot/getting-started-with-beetlebot.md): First-time setup and initial inspection
- [Hardware Familiarization](https://docs.veerobot.com/ros-robots/beetle-bot/hardware-familiarization.md)
- [System Setup Guide](https://docs.veerobot.com/ros-robots/beetle-bot/system-setup-guide.md): First-time configuration: WiFi, SSH, and development environment
- [ROS2 Communication & Tools](https://docs.veerobot.com/ros-robots/beetle-bot/ros2-communication-and-tools.md): Master ROS2 topics, services, and essential debugging tools
- [Robot Simulation with Gazebo](https://docs.veerobot.com/ros-robots/beetle-bot/robot-simulation-with-gazebo.md): Practice safely with physics-accurate virtual robot
- [Sensor Data Visualization](https://docs.veerobot.com/ros-robots/beetle-bot/sensor-data-visualization.md): Understand your robot's perception through real-time data
- [IMU Signal Processing](https://docs.veerobot.com/ros-robots/beetle-bot/imu-signal-processing.md): Master inertial measurement techniques and filtering
- [Teleoperation Control](https://docs.veerobot.com/ros-robots/beetle-bot/teleoperation-control.md): Master manual control and understand motion control systems
- [Sensor Fusion with EKF](https://docs.veerobot.com/ros-robots/beetle-bot/sensor-fusion-with-ekf.md): Combine multiple sensors for superior state estimation
- [SLAM Mapping](https://docs.veerobot.com/ros-robots/beetle-bot/slam-mapping.md): Simultaneous Localization and Mapping - Build maps of your environment
- [Camera-Based Perception](https://docs.veerobot.com/ros-robots/beetle-bot/camera-based-perception.md): Visual sensing and basic image processing techniques
- [Localization Techniques](https://docs.veerobot.com/ros-robots/beetle-bot/localization-techniques.md): Determine robot position using maps and sensors
- [Autonomous Navigation](https://docs.veerobot.com/ros-robots/beetle-bot/autonomous-navigation.md): Full autonomous navigation - maps, planning, and obstacle avoidance
- [Nav2 Optimization Guide](https://docs.veerobot.com/ros-robots/beetle-bot/nav2-optimization-guide.md): Targeted optimizations to improve Nav2 reliability and obstacle avoidance
