Go to file
Juan Galvis 5be0a8a328
Update README.md
2021-08-06 14:02:18 +04:00
explore Add autors to license 2021-08-04 17:31:20 -07:00
.clang-format Initial commit, partially working, lacks explore.cpp 2021-08-03 19:33:15 -07:00
.gitignore Initial commit, partially working, lacks explore.cpp 2021-08-03 19:33:15 -07:00
LICENSE Initial commit, partially working, lacks explore.cpp 2021-08-03 19:33:15 -07:00
README.md Update README.md 2021-08-06 14:02:18 +04:00

README.md

m-explore ROS2 port

ROS2 package port for (not yet multi) robot exploration of m-explore. Currently tested on Foxy and Eloquent distros. For eloquent, check eloquent branch.

TB3

https://user-images.githubusercontent.com/8033598/127044265-f59ee9d1-93c6-4b73-b022-467eeb671d2a.mp4

https://user-images.githubusercontent.com/18732666/128493567-6841dde0-2250-4d81-9bcb-8b216e0fb34d.mp4

Installing

No binaries yet.

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.

RUNNING

To run with a params file just run it with

ros2 run explore_lite explore --ros-args --params-file <path_to_ros_ws>/m-explore/explore/config/params.yaml

WIKI

No wiki yet.

Packages are licensed under BSD license. See respective files for details.