Replies: 1 comment 3 replies
-
Definitely. The function of the
Yes, with some caveats; I've done this before with this robot. To use
FWIW, I'm running a workshop at ROSCon 23 where I plan to talk in more detail about customizing |
Beta Was this translation helpful? Give feedback.
-
Thank you for providing this package to the community, it is very powerful and useful.
I have a question regarding the possibilities offered by the package.
Do you think it might be possible to study reachability in a volume ? Instead of having a mesh and generating a point cloud on it, would it be possible to have just a point cloud in a volume and evaluate reachability in that point cloud ?
The idea I had to do it with a mesh is to have a vertical plane mesh, thin on the x axis, and doing the reachability study with this plane multiple times with a position further and further from the robot, and then compile all the results to make a volume.
Does it make sense according to you ?
One other question I had is a more tricky one. I would like to study the reachability of a mobile manipulator that has two arms. Do you think it's possible with the package, and how ? Otherwise, do you think it's possible to do some tricks with the code in order to make this study possible ?
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions