Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

Subscribing to RealSense SLAM

TOver1
Novice
1,519 Views

Hello,

I'm trying to pass position data from SLAM to another node. However, I'm having trouble finding the appropriate topic to subscribe to. When I run rostopic list while running the 6DOF example I can't see any topics related to SLAM position. Any pointers would be welcome.

1 Solution
CLiu36
New Contributor I
628 Views

I guess it should be /realsense/odom. This is what the monitor subscript if you are running 6DOF scenarios.

View solution in original post

3 Replies
idata
Employee
628 Views

Hi mit_smith,

 

 

Thanks for your interest in the Intel® RealSense Technology.

 

 

I would like to share this information regarding the Intel RealSense SLAM Library for the ZR300 where I believe you'll find useful information:

 

 

Hope you find that information helpful.

 

 

Regards,

 

-Yermi A.

 

0 Kudos
CLiu36
New Contributor I
629 Views

I guess it should be /realsense/odom. This is what the monitor subscript if you are running 6DOF scenarios.

Amit_M_Intel
Employee
628 Views

Hi,

that is right. /realsense/odom gives you the odometery data.

Did you manage?

thanks,

Amit

(intel)

Reply