Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obstacle detection with IntelRealsense Depth and Tracking Cameras (AUTONOMY) #123

Open
amotaouakkil123 opened this issue Oct 19, 2023 · 3 comments
Assignees
Labels

Comments

@amotaouakkil123
Copy link
Contributor

amotaouakkil123 commented Oct 19, 2023

Branch: automation/object-detection-and-bounding-boxes

Need to interface with IntelRealSense Depth Camera and map real world objects with this object detector.

Tech Dependencies: x64/AMD64 computer, Intel Realsense Depth Camera and its SDK.
Task Dependencies: None

  1. Set up Realsense Developer Kit.
  2. Download the drivers for ROS.
  3. Set up autonomy branch and test the simulation.
  4. Implement a Realsense publishers that allow for real-time access to various data from Depth and Tracking cameras.
  5. Implement the publishers within the simulation.
  6. Test and validate through simulation and Pull Request.
  7. Merge into main.
@amotaouakkil123 amotaouakkil123 changed the title Obstacle detection with IntelRealsense Depth Camera Obstacle detection with IntelRealsense Depth Camera (AUTONOMY) Oct 19, 2023
@amotaouakkil123 amotaouakkil123 changed the title Obstacle detection with IntelRealsense Depth Camera (AUTONOMY) Obstacle detection with IntelRealsense Depth and Tracking Cameras (AUTONOMY) Oct 26, 2023
@amotaouakkil123
Copy link
Contributor Author

ROS Drivers for IntelRealsense Depth and Tracking:
https://github.com/IntelRealSense/realsense-ros/tree/ros1-legacy

Intel Info on Depth Cam:
https://www.intelrealsense.com/get-started-depth-camera/

Intel Info on Tracking Cam:
https://www.intelrealsense.com/tracking-camera-t265/

@amotaouakkil123
Copy link
Contributor Author

amotaouakkil123 commented Nov 1, 2023

https://github.com/IntelRealSense/realsense-ros/wiki/SLAM-with-D435i

Potential map already created from open source intel realsense library.

https://github.com/IntelRealSense/realsense-ros/tree/ros1-legacy

Above link contains a lot of useful tools for mapping.

@amotaouakkil123
Copy link
Contributor Author

Realsense libraries were integrated.
Rtabmap is not well integrated in realsenseSDK. Will need to switch to fitting shapes from depth map.

@Kuzcop Kuzcop self-assigned this Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants