In turtlebot, is there any command equivalent to '/turtleX/teleport_absolute' of turtlesim ?
I wanted to give the coordinates to the robot and through these coordinates, I want to plan a path for it. But I could not find any rosservice that can move the turtlebot to some specific point. I am using the gazebo simulator Please help me out.