Answered
How do I add more than one Loading Station in a multi robot warehouse simulation?
Hi Oliver, This example was designed to model only a single loading station and allow the user to modify the station's locatio...

4 years ago | 0

Answered
There is no offset between my first joint and the base when I want to model a two axis planar robot using Robotics System Toolbox
If you replace jnt1 in setFixedTransform(jnt1, dhparams(1,:), 'dh') with body1.Joint you should notice the offset. Alternative...

4 years ago | 0

| accepted

Answered
Simple 3-D Manipulator Implementation
It is great to hear from you and I am glad to see your interest in the Robotics System Toolbox. As a starting guide, you can ref...

5 years ago | 1

Answered
Viewing and Understanding the Specifications of Pre-defined Robots
Each of the variables above are a type of rigidBodyTree object. As a starting step to view what the underlying connectivity look...

5 years ago | 2

| accepted

Answered
How to generate a trajectory that the end effector stays at a fixed point while other joints move for a redundant manipulator?
Hi Xiangjie, Thanks for your question. I don't think you are doing anything wrong definining your constraints. I ran the follow...

5 years ago | 1

Answered
Roadmap - how to save the graph generated?
Hi Mirella, Thanks for your question. Please feel free to comment above in case I misunderstood something. 1) Currently, mobil...

5 years ago | 0

| accepted

Answered
Question on the "Plan a Reaching Trajectory With Multiple Kinematic Constraints" example
Hi Paolo, The purpose of providing this constraint is to ensure that the "iiwa_link_ee" frame's (or "EndEffector" body's) z-axi...

5 years ago | 1

| accepted

Answered
How to get graph of PRM?
Currently, the mobileRobotPRM object doesn't expose the underlying roadmap. I've passed along your request to the appropriate te...

5 years ago | 0

| accepted

Answered
Unexpected behaviour of checkCollision for robot collision detection
It will help to view the robot's collision geometry data instead of the visual data as they might be different. To do so, show(...

5 years ago | 0

| accepted