Update readme
parent
c63a599b1d
commit
49666a3743
|
@ -1,6 +1,6 @@
|
||||||
# m-explore ROS2 port
|
# 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
|
### TB3
|
||||||
|
@ -17,7 +17,7 @@ Building
|
||||||
|
|
||||||
Build as a standard colcon package. There are no special dependencies needed
|
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
|
(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
|
RUNNING
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue