How to design a manipulator for a mobile robot with a manipulator robot installed on top and be able to use both at the same time?

조회 수: 4 (최근 30일)
Hello, my name is Pedro and I am student at the University of Málaga (Spain) and I am working on a project about "Development of a mobile manipulator simulator based on MATLAB/Simulink". So, this robot consits of a mobile robot with a manipulator arm mounted on top of it, and the program should control both in order to be able to reach objects at a certain distance and pick them up.
I am writing this because I haven't found any information about it, so I was wondering if it is possible to develop such a project with Robotic System Toolbox and MATLAB/Simulink.
Thank so much.

답변 (1개)

Sakshay
Sakshay 2022년 11월 30일
Hello Pedro,
As per my understanding, you want to design a Mobile Robot, with a Manipulator Robot on top of it.
The Robotics System Toolbox provides tools and algorithms for developing both manipulator and mobile robot applications. For manipulators, the toolbox includes algorithms for collision checking, path planning, trajectory generation, forward and inverse kinematics. For mobile robots, it includes algorithms for mapping, localization, path planning, path following, and motion control.
To create such an application involving the control of both the Mobile Robot and Manipulator Robot, you need to implement Behavior Planning using State Machines. These state machines can be created using Stateflow. Stateflow provides a graphical language that includes state transition diagrams, flow charts, state transition tables, and truth table.
You can refer to the following documentation to get started with Stateflow.

카테고리

Help CenterFile Exchange에서 Robotics에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by