-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Rohit edited this page May 3, 2019
·
9 revisions
Welcome to the SMC-LTL wiki!
This repository contains code for SMC-Based LTL MultiRobot Motion Planner. Motion planning objective for two scenarios using reach-avoid and LTL specification are also provided as testcase examples.
-
Installation and Dependencies Setup: This page goes over the different packages and dependencies that need to be installed before running the motion planner package.
-
Writing a Reach Avoid Testcase: Once we setup the dependencies, we can start running the sample testcases or write our own ones.
-
Understanding MultiRobot Motion Planner: This page goes over some of the functions and parameters for the motion planner.