|
Hello and thanks for all of the excellent help you have shared so far.
For my robot design I plan on using an Intel RealSense 415 depth stream for mapping.
I also want to use the included RGB camera for object detection.
For mapping, I only need a 2d costmap, but for object detection, I’ll want to be able to tilt my little robot’s RGB camera upwards to see people, faces, etc.
When creating a 2d map with the RGB-D camera should I be careful only to map with the camera’s view plane always parallel to the ground plane? Or will RTAB-Map do some magic to be able to create the map even if the head is looking up and down while moving?
Thanks again!
|