moon-wreckers / vive_tracker

HTC Vive Tracker Node for ROS
51 stars 28 forks source link

Update version for ROS2 #6

Open matteopantano opened 3 years ago

matteopantano commented 3 years ago

Hi, I am looking to migrate the node as a ROS2 one due to better dependencies with openvr and python 3. I was looking into the TF transformations however they are not that clear to me. Could you explain me how you define map, odom, vive_world and vive_tracker? Thanks

Best, Matteo

DanielArnett commented 3 years ago

Nice! Map is just the "root" frame that all others are children of. It's commonly used in ROS as a top-level frame. I needed a frame that I could put all the vive objects in so I called that "vive_world". Odom I can't remember what that was for, something to do with the movement of the vehicle I was controlling.

On Mon, Dec 7, 2020, 12:13 PM Matteo Pantano notifications@github.com wrote:

Hi, I am looking to migrate the node as a ROS2 one due to better dependencies with openvr and python 3. I was looking into the TF transformations however they are not that clear to me. Could you explain me how you define map, odom, vive_world and vive_tracker? Thanks

Best, Matteo

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/moon-wreckers/vive_tracker/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXDT7WPLRHYGGHBBEI44O3STUEK3ANCNFSM4UQYCPFQ .