macorobots / roomac_ros

ROS packages for roomac autonomous mobile manipulation robot
GNU General Public License v3.0
31 stars 1 forks source link

Better reading artags transforms #37

Closed macstepien closed 2 years ago

macstepien commented 2 years ago

bump::patch Related to #32, initially it was supposed to fix it, but it is not possible with parameters, so in this PR change from tf to tf2 is introduced for artag transforms. Also better timestamp handling was added - instead of reading most recent transform actual timestamp is checked, so it should improve upper kinect transforms.