ResetPose service #81
-
Hi, I get the following output: If you can please assist me with this I would really appreciate it. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Looking at the code for ResetPose, it appears it is looking for 'pose' to be past which in turns passes the parameters to 'geometry_msgs/Pos'
Try adding 'pose' to the parameter list:
|
Beta Was this translation helpful? Give feedback.
-
Hi, It is indeed not implemented but it should be according to the iRobot Create documentation (see the second service at the bottom of the page): To reset the position of my robot, I currently use the RobotPower service to power off the robot (see last service at the bottom of the page): It is definitely an overkill to have to power off the robot just to reset its position to zero but it works. Is there a more elegant work around to reset the robot position? Is there an ETA on when a new version of the robot firmware will include this missing capability? Thank you and best regards, Serge |
Beta Was this translation helpful? Give feedback.
-
This should be fixed in G.3.1, which was released today. Please let us know if it works for you. |
Beta Was this translation helpful? Give feedback.
This should be fixed in G.3.1, which was released today. Please let us know if it works for you.