Troubleshooting =============== Common issues and solutions for the autonomous navigation system. LiDAR Issues ------------ No Point Cloud Data ^^^^^^^^^^^^^^^^^^^ **Symptoms:** * ``/ouster/points`` or ``/livox/lidar`` topic not publishing * Empty point cloud visualizations **Solutions:** 1. **Check Network Connection** .. code-block:: bash ping 169.254.16.143 # Ouster default IP ping 192.168.1.100 # Livox default IP 2. **Verify Topic Publishing** Open ``raisin_cli`` and connect to the robot (see :ref:`using-raisin-cli` for details): .. code-block:: bash # In raisin_cli list # Check available servers and get server_id con # Connect using server_id from list output list # List all available topics sub