sagarvl96
sagarvl96
**Describe the issue** I added my blob files to be tracked by Git LFS. These files contain information for object detection in OAK-D cameras. When I pull the blob files...
I am trying to map with a Bpearl lidar. The launch file I am using is as follows: ``` from launch import LaunchDescription from launch.actions import DeclareLaunchArgument from launch.substitutions import...
I am trying to map out my environment using Rtabmap on an OAK-D-S2 camera. This is the launch file I am using (ROS2 Humble): ``` import os from ament_index_python.packages import...