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

levi.starrett's profile - activity

2020-11-22 10:44:10 -0500 received badge  Student (source)
2020-01-30 20:48:30 -0500 received badge  Famous Question (source)
2019-11-22 08:45:57 -0500 received badge  Notable Question (source)
2019-11-22 08:45:57 -0500 received badge  Popular Question (source)
2019-10-22 02:51:23 -0500 received badge  Famous Question (source)
2019-08-29 08:42:29 -0500 marked best answer navsat_transform_node without IMU

I'm trying to fuse GPS data and IMU data using robot_localization. I have the IMU data going into the filter nicely, now I'm trying to configure GPS. The problem is that my robot has a large inverter relatively close to where the IMU is mounted which is causing too much magnetic noise, so the magnetometer on the IMU is disabled. I understand that the navsat_transform_node requires an absolute starting heading (usually from the IMU) to initialize properly. What are some ways I can get around this?

I thought about enabling the "wait_for_datum" parameter and then using the GPS to manually using the set_datum service. Has anyone done this in the past?

2019-08-29 08:42:29 -0500 received badge  Scholar (source)
2019-08-29 08:41:51 -0500 received badge  Notable Question (source)
2019-08-28 07:12:34 -0500 received badge  Popular Question (source)
2019-08-01 09:13:10 -0500 received badge  Enthusiast
2019-07-29 08:27:43 -0500 asked a question navsat_transform_node without IMU

navsat_transform_node without IMU I'm trying to fuse GPS data and IMU data using robot_localization. I have the IMU data

2019-07-23 15:20:33 -0500 asked a question diff_drive_controller without wheel encoders?

diff_drive_controller without wheel encoders? I'm working on a skid steer style robot, and I would like to use the diff_