Skip to content

LeoSource/simplemove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Move

The Simple Move is a collection of open-source robot motion planning libraries, primarily MoveIt and OMPL. The goal of this project is to perform motion planning for robots in simple obstacle environments, without relying on ROS. This repository provides motion planning libraries that can be embedded into real-time motion programs, making it ideal for small or personal robot projects.

Installation

To install the IRP libraries, follow these steps:

Clone the IRP repository to your local machine. Install the required dependencies for MoveIt and OMPL. Build the MoveIt and OMPL libraries. Build the IRP libraries.

Usage

To use the IRP libraries, follow these steps:

Include the IRP libraries in your project. Initialize the MoveIt and OMPL libraries. Use the IRP libraries to perform motion planning for your robot. For more information on how to use the IRP libraries, please refer to the documentation in the "docs" folder of this repository.

About

motion plan for simple scenario

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages