/beginner_tutorials

ROS package to move a robot base using aruco markers and homography

Primary LanguagePython

beginner_tutorials

ROS package to move a robot base using aruco markers and homography

ROS API

srv

  • beginner_tutorials/move_to.srv

     float64 x
     float64 y
     
     [ x and y are the destination ground coordinates ]