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

How to Use robot_localization package?

asked 2020-06-10 06:53:31 -0500

Ahmed_Desoky gravatar image

updated 2020-06-10 06:54:37 -0500

I am beginner in ROS.

I have a differential drive mobile robot.

I want to use robot_localization package to estimate robot velocity and position from IMU and odometry.

I just download robot_localization package, but I can not use it.

$   rostopic list

/cmd_vel
/control_vel
/encoder/odom
/imu/data
/md49_data
/md49_encoders
/rosout
/rosout_agg
/tf

My problem is how to make a launch file to use this package to estimate robot velocity and position from IMU and odometry?

and what is its location in the ~/catkin_ws?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-06-10 10:54:09 -0500

Any parameters and configuration of the robot localization package can be found here

Robot Localization Wiki: (http://docs.ros.org/melodic/api/robot...)

On the page (Preparing Your Data for Use with robot_localization) and (Configuring robot_localization) you'll find everything that you need to use the robot_localization package correctly.

edit flag offensive delete link more

Comments

Can you help me to make the launch file?

I can not understand this document link text

Ahmed_Desoky gravatar image Ahmed_Desoky  ( 2020-06-10 13:33:30 -0500 )edit

I can't right now, however, in this video https://www.youtube.com/watch?v=QZ5q5... there is everything that you need. If it is not enough, warn me here and I try to help you. Good luck.

Teo Cardoso gravatar image Teo Cardoso  ( 2020-06-10 16:20:31 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-06-10 06:53:31 -0500

Seen: 263 times

Last updated: Jun 10 '20