This repository hosts the open-source code for our paper:
"Constrained Nonlinear Kaczmarz Projection on Intersections of Manifolds for Coordinated Multirobot Mobile Manipulation"
Constrained nonlinear Kaczmarz projection enables simultaneously satisfying various constraints, especially for a multi-robot team working in a tightly constrained fashion (e.g., moving a table).
Clone the repository:
git clone https://github.com/JBVAkshaya/PlanningOnManifoldIntersection.git
lib/
: Core functionality
robot_configs/
: Robot team and structure configurations
cellular_automata/
: Environment generation
algorithms/
: Planning implementations
experiment_configs/
: Experiment settings
python scripts/generate_environments.py
To run RRT with cNKZ on all generated environments:
python scripts/run_rrt_cnkz.py
For questions or inquiries, please contact: