ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If the lower right corner of map is at coordinate (-10.0, -10.0), and pose
is in the map coordinate system, then your math looks OK. Don't forget to truncate i, j to integer.
2 | No.2 Revision |
If the lower right left corner of map is at coordinate (-10.0, -10.0), and pose
is in the map coordinate system, then your math looks OK. Don't forget to truncate i, j to integer.