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

Is there a way to localise my robot using a combination of the navigation stack and robot localization package

asked 2021-01-25 09:37:04 -0500

liambroek gravatar image

I'm using ROS melodic on a Raspberry Pi 3.

Basically I need to keep track of the robot as it travels. Using the ROS navigation stack I can track where the robot is, but I have to manually give it the initial pose. I would like to do this with GPS and an IMU. I'll be using the robot in the presence of a magnetic field so I don't think the IMU will give correct data, so I imagine I would need to use this in combination with a lidar scanner. I'm quite new to ROS so any direction would be quite helpful.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-02-02 23:45:30 -0500

You can use robot_localization package, the link below is a similar topic fusing IMU and GPS.

https://answers.ros.org/question/2000...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-01-25 09:37:04 -0500

Seen: 181 times

Last updated: Feb 02 '21