Update readme

main
charlielito 2021-08-03 19:37:53 -07:00
parent c63a599b1d
commit 49666a3743
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# m-explore ROS2 port
ROS2 package port for (not yet multi) robot exploration of [m-explore](https://github.com/hrnr/m-explore). Currently tested on Foxy distro.
ROS2 package port for (not yet multi) robot exploration of [m-explore](https://github.com/hrnr/m-explore). Currently tested on Foxy distro only.
### TB3
@ -17,7 +17,7 @@ Building
Build as a standard colcon package. There are no special dependencies needed
(use rosdep to resolve dependencies in ROS). You should use brach specific for
your release i.e. `foxy` for foxy. ROS2 branch is for foxy right now.
your release i.e. `foxy` for foxy.
RUNNING
-------