-
Notifications
You must be signed in to change notification settings - Fork 24
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
Transform Frame Issue D435 #21
Comments
Based on the TF warning, |
What is the
|
As you mentioned the frame_id is cameracolor seq: 0 seq: 1
|
Remove
that should not be a static transform. It is published by rtabmap node. I don't see any logs from rtabmap node in your terminal, it may be not receiving topics, so map->odom would not be published (and "Loop closure detection" will be empty and no map in rviz). Once rtabmap is receiving correctly the data, it will publish map->odom at 20 Hz. For the |
While following this tutorial, I tried to add d435 camera urdf and added to the existing drone mode. The gazebo.launch is working fine but when I try to launch slam.launch i get the following issue
My TF tree is:
and my launch file is:
The text was updated successfully, but these errors were encountered: