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

tbybee's profile - activity

2016-10-24 14:17:54 -0500 received badge  Famous Question (source)
2016-07-29 13:51:44 -0500 received badge  Notable Question (source)
2016-07-25 01:49:18 -0500 received badge  Popular Question (source)
2016-07-22 11:28:58 -0500 asked a question Can the robot_localization package be used with GPS-only?

I have a project where I am using GPS data to localize a robot. Unfortunately, I do not have a reliable IMU/Magnetometer to get orientation. Can the robot_localization package be used with only GPS data? an I get the robot orientation from the differential measurements? I have been unsuccessful in getting it to work. I am only doing 2D mode, so yaw is what I really would like to get.

In other words, is there a way to decouple the navsat_transform node from using IMU to get orientation?

Thanks!