Implementing constraints in carthesian space in MoveIT

asked 2018-02-18 15:00:57 -0500

AnttiMat gravatar image

Hello,

As a part of a university project, me and several fellow students have been tasked with implementing a planning constraint for the Care-o-Bot 4 platform. In order to stop the robot's arm from moving in front of the base laser sensor, we came to the conclusion that implementing a constraint stopping trajectories which'd take the arm below a certain y-level in the base's frame would work. However, we quickly discovered that the documentation for how to accomplish this was confusing. Our instructor suggested posting a question here.

We have considered modifying a state sampler, however we quickly came to the conclusion it is too complex for us to accomplish with how much time we have. The tutorials suggest using a template to form a constraint sampler, but we have had no luck finding it. Any and all help would go a long way, thank you.

edit retag flag offensive close merge delete

Comments

jayess gravatar image jayess  ( 2018-02-18 19:08:37 -0500 )edit

I had not actually seen that tutorial before. It's definitely helpful. Thank you. Will post an update based on how things go.

AnttiMat gravatar image AnttiMat  ( 2018-02-19 02:52:16 -0500 )edit