-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
SLAM mapping without ROS? #8435
Comments
@rxr5160 Do you still have question? As this question is out of librealsense scope, I'll leave it to be answered by the community user. Or Maybe you can try to get more help from SLAM projects. Thanks a lot! |
@rxr5160 Any update from your side? Do you still need further support on this? Thanks! |
No I do not. We changed the project direction. thank you.
…On Tue, Apr 6, 2021 at 11:34 AM RealSenseSupport ***@***.***> wrote:
@rxr5160 <https://github.com/rxr5160> Any update from your side? Do you
still need further support on this? Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8435 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGLLO4WTWJGAM2TUL3C32ELTHMSWFANCNFSM4YE6SLNA>
.
|
@rxr5160 Thanks for the update! Close the ticket accordingly. |
Can I know what did you applied for gmapping without implementing ROS or the course of direction hat you picked for visual odemtry without ROS? |
I am part of a group of students tasked with trying to utilize SLAM and the D435 and T265 cameras to navigate a robot through hallways and various rooms via labels on a map. In our investigations we found an issue with the T265 and a raspberry pi4 where the camera is unable to communicate with the device, a known issue and confirmed to not be addressed by the RealSense team ( #6362 (comment) ). This led us to change to the Ubuntu PC where the T265 could communicate properly. However, we found the same issue to come up when trying to leverage ROS. This has caused many issues as most examples and explanations or libraries to help with SLAM and mapping use ROS and do not give much or any help outside of it.
Recently we have started to try and leverage MIT Kimera. However, it is not very well documented in how to connect live cameras and we have struggled with learning how to do so.
Therefore, I ask here if others have created maps and tried to navigate them using these cameras without ROS and is able to give us some pointers in how to proceed.
The text was updated successfully, but these errors were encountered: