ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

bote795's profile - activity

2016-03-03 12:38:11 -0500 received badge  Famous Question (source)
2016-03-02 05:26:23 -0500 received badge  Notable Question (source)
2016-02-18 10:09:59 -0500 received badge  Popular Question (source)
2016-02-17 18:34:19 -0500 asked a question Hector_slam and robot_localization

Hi,

I am trying to fuse my hokuyo urg laser scan with my IMU data and use in hector_slam. Currently hector_slam takes in the hokuyo laser scan data and outputs it to /poseupdate then I combine that with my IMU data using robot_localization where I get a odometry/filtered that is the combination of both. But I don't know how to get it back into hector_slam to be able to get a more precesise positon. How would I go about puting it back to hector_slam? Am I doing this wrong?

Ros noob,

Thank you