Robotics StackExchange | Archived questions

I am having diffculty understanding the move_base package

I wish to use the movebase package to move my turtlebot3 robot autonomously to a desired co-ordinate point of a known map(I attained via SLAM gmapping). I have been going through the movebase documentation on ROS and still confused on how to approach(By the way I am new to ROS). I dont know if subcribing to the desired point to movebasemsgs/MoveBaseActionGoal is partcularly is the right direction to go, even then Im not sure how to get the robot to move to the goal after I have subscribed. Or am I going a wrong direction? I also have another issue where I want my robots initial position on the map to be the (0,0) cordinate on the global costmap. I hope I have explained my question well?

Asked by distro on 2021-06-11 21:53:28 UTC

Comments

Answers