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

algorithm topic about Output camera pose with d435i #8692

Closed
987428377 opened this issue Mar 29, 2021 · 5 comments
Closed

algorithm topic about Output camera pose with d435i #8692

987428377 opened this issue Mar 29, 2021 · 5 comments
Labels

Comments

@987428377
Copy link

Thank you for your answers and support! I can already run rtabslam with d435i. So what function should I use to get the position and attitude of camera in modeling? Does he have any existing algorithm topic

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Mar 29, 2021

Hello, the D435i does not have built-in support for pose data (position and angle). There are a range of ways to obtain pose of the camera or of an observed object though. It sounds as though you wish to retrieve the pose of the camera.

Intel have a ROS guide for using D435i with RTABMAP for the purposes of SLAM. A RealSense user expanded upon that guide to describe how to retrieve the camera's relative position from the generated map by performing localization. The guide describes that the pose can then be published to ROS.

#8094 (comment)

That discussion is also worth reading from the start for information about other methods for obtaining camera pose.

The subject of localization for D435i is discussed further here:

IntelRealSense/realsense-ros#1529 (comment)

@987428377
Copy link
Author

Hello, the D435i does not have built-in support for pose data (position and angle). There are a range of ways to obtain pose of the camera or of an observed object though. It sounds as though you wish to retrieve the pose of the camera.

Intel have a ROS guide for using D435i with RTABMAP for the purposes of SLAM. A RealSense user expanded upon that guide to describe how to retrieve the camera's relative position from the generated map by performing localization. The guide describes that the pose can then be published to ROS.

#8094 (comment)

That discussion is also worth reading from the start for information about other methods for obtaining camera pose.

The subject of localization for D435i is discussed further here:

IntelRealSense/realsense-ros#1529 (comment)

If you are using RTABSLAM and would prefer a pose solution based around the system that you are already using, the RTABSLAM discussion about pose in the link below may be helpful.

introlab/find-object#23
Thank you for you reply!

@MartyG-RealSense
Copy link
Collaborator

hi @987428377 Do you require further assistance with this case, please? Thanks!

@987428377
Copy link
Author

hi @987428377 Do you require further assistance with this case, please? Thank you very much !

Thanks! I will try this method http://docs.px4.io/master/en/computer_vision/visual_inertial_odometry.html

@MartyG-RealSense
Copy link
Collaborator

Thanks very much for the update!

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

2 participants