GithubHelp home page GithubHelp logo

Motion planning is an essential pillar of modern robotics, enabling robots to move efficiently and autonomously in their environment. In the field of mobile robotics, motion planning is of particular importance, as it plays a crucial role in applications such as cleaning robots, where complete coverage of an area is essential for optimum performance.

The Boustrophedon Cell Decomposition (BCD) is a method for coverage path planning for cleaning robots. This cell decomposition method divides the robot's reachable area into non-overlapping cellular regions. The robot's trajectory is then determined by the sequence of cells to be visited.

In this project, we implement the BCD algorithm for a cleaning robot to cover a given area.

BCD

Results:

To visualize the robot's trajectory, we read the csv file of positions (which contains x, y cells and time), create cells covering the entire domain and make the robot follow the path created.

Path Path

To simulate the robot's trajectory in a fluid, we use the fluid toolbox of the Feel++ finite element library and the csv file containing the velocities.

Trajectory Trajectory

We read the mesh with the Pyvista library and display the mesh.

In the case of a single obstacle, we have the following figure.

Abdou WADE's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.