Robotics StackExchange | Archived questions

initial_pose_a in amcl.launch

hello, I learn to move the robot from point A to B using RVIZ. In amcl.launch I setup manually the initial X and Y coordinates using "amcl_pose echo" command. What is the alpha that I should use? I have the Z and W orientation, should I make a calculation with Z and W values to receive the a?

Thanks.

Asked by gilgilon on 2019-02-03 11:38:07 UTC

Comments

Answers

it's a 2d position estimation so it has (x,y) for position and (a) as the rotation in rad around z axis [yaw]

Asked by Ahmed Osman on 2020-02-11 06:23:02 UTC

Comments