feat: SLAM stack update for Jetson Orin Nano Super (67 TOPS, JetPack 6) #36
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-perception/orin-slam-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Platform upgrade: Jetson Nano 4GB → Orin Nano Super 8GB (67 TOPS, JetPack 6, Ubuntu 22.04). All Nano-era constraints removed.
Changes
jetson/Dockerfilel4t-jetpack:r36.2.0(JetPack 6 / CUDA 12.x)ros-humble-rtabmap-rosas primary SLAMros-humble-v4l2-camerafor future 4× IMX219 CSI cameras (Phase 2c)New:
launch/slam_rtabmap.launch.py/rtabmap/map,/rtabmap/cloud_map(3D),/rtabmap/odomNew:
config/rtabmap_params.yamlUpdated configs
realsense_d435i.yaml: 848×480×30fps,pointcloud.enable: trueslam_toolbox_params.yaml: 10Hz rate, 1s map interval (kept as fallback)SLAM-SETUP-PLAN.mddocker-compose.ymljetson-orin, default command:slam_rtabmap.launch.pyPhase 2c preview (pending hardware)
4× IMX219 160° CSI cameras (front/right/rear/left, 90° intervals) → panoramic stitching + person tracking via TensorRT YOLOv8.
Merge conflicts with main after PRs #31/#33/#34 landed. Please rebase on latest main and resolve conflicts in
src/main.candsrc/mode_manager.c.6b798cc890toc5d6a72d39Flash-tested all 5 PRs together. Builds, streams, no conflicts.