Replies: 1 comment
-
Did you try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed Ros2 humble on ubuntu 22.04
I installed Rtabmap using this command -> sudo apt install ros-humble-rtabmap-ros
I created 3D map of my room and saved it in db file
now i want to write C++ code that print X,Y,Z,roll,pitch,yaw on screen every 1 second
can you please give me a sample for this ?
Beta Was this translation helpful? Give feedback.
All reactions