Hokuyo node stamp
For navigation i want to change in scan message timestamp from hokuyo_node ROS::Time() to ROS::Time(now), but i don't know the way to do it
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
For navigation i want to change in scan message timestamp from hokuyo_node ROS::Time() to ROS::Time(now), but i don't know the way to do it
Asked: 2015-07-10 05:44:11 -0600
Seen: 335 times
Last updated: Jul 10 '15
Conversion into ROS compatible timestamp
Issues with TF understanding/navigation stack
Navigation Stack + Hokuyo_node
laser_driver stack missing in pr2-desktop install
how can I modify the value of a transform when playing back a bag file?
How can I get hokuyo published information?
slam example totally follow the navigation tutorials
In hokuyo_node.cpp at line 479.
Please provide a link to the code you refer to. Also: What do you want to achieve? This sounds like your solving a problem at the wrong place!
I hid it, but there isn't this file in system. Only cmake files
I only want to synchronize time between all frames for navigation. Here http://answers.ros.org/question/12930... it solved the problem.
I can't give a git, it was installed by apt-get install ros-indigo-hikuyo-node from http://packages.ros.org/ros/ubuntu/
That looks like a huge bug in the driver. I really don't think this bug exists in the hokuyo driver.
Bug in timestamp?
From hokuyo_node.cpp:479 I'd say that it is already doing the 'right thing'. I agree with @dornhege: I'd be surprised if this is actually your issue.