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

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users, phillip.massey
Emne: 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