Re: [ros-users] Retrieving Odometry Information from p2os

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: ros-users, phillip.massey
Onderwerp: Re: [ros-users] Retrieving Odometry Information from p2os
To get the information, on any node that needs the data, just create a basic
subscriber to the /pose topic inside of that node, ROS itself will handle
transmitting the data through the network or where ever it needs to go as
needed.



Matt