Can someone recommend a physical robotic manipulator for educational purposes?

조회 수: 2 (최근 30일)
I wonder if anyone can recommend a reasonable hardware option to test the code below: https://nl.mathworks.com/help/robotics/ug/control-pr2-arm-movements-using-actions-and-ik.html ?

채택된 답변

Remo Pillat
Remo Pillat 2021년 8월 29일
Hi Anton,
You can probably adjust to example to any robot arm that has a ROS interface. The ROS actions in the example (e.g. for specifying the joint trajectory) are specific to PR2, but there should be equivalent interfaces for most other robot arms. A good place to start is to check out all supported robots (and arms) on the main ROS website: https://robots.ros.org/
  댓글 수: 2
Anton Treialt
Anton Treialt 2021년 8월 30일
Thank you. Do you have any personal favourites for the budget of less than 1K?
Remo Pillat
Remo Pillat 2021년 9월 3일
We previously used the TurtleBot arm: https://github.com/turtlebot/turtlebot_arm, but you should decide based on your own requirements, e.g. payload, workspace, interface, etc.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by