Making good commits
How to write good commits
Commit messages
Examples of good commits
Remove deprecated functions from mcr_object_recognitionReplace topological map nodes with polygons
Old version was using a standard string as a node
Nodes are now polygons which represent the rooms in the arena
This simplifies the way we check if a pose is inside a room
and the way we associate data.
Changes:
* topological_map_ros
Fixes #3Last updated
Was this helpful?