6. Advanced
This section delves into advanced usage of Orbbec SDK ROS2, tailored for product application scenarios. It provides in-depth guidance for leveraging the SDK’s capabilities to the fullest. Discover how to optimize your robotics projects with advanced features of Orbbec SDK ROS2 environments.
This Section Covers:
- 6.1. Multi camera sync
- 6.2. Component node
- 6.3. Zero-copy communications
- 6.4. GDB debug
- 6.4.1. Compile the program with debug information:
- 6.4.2. Start the node with GDB:
- 6.4.3. Configure GDB in a launch file:
- 6.4.4. Use GDB for debugging:
- 6.4.5. Set up Linux to produce core files:
- 6.4.6. Use VS Code for debugging:
- 6.4.7. Use the backward_ros package:
- 6.4.8. Use xterm terminal to open gdb debugging
- 6.5. Backward ros
- 6.6. Benchmark
- 6.7. Fast DDS Tuning