stack-of-tasks/tsid

COM mask in Python

Closed this issue · 3 comments

We are looking for a way to only consider the vertical COM. I guess it should be with the setMask introduced in #116. I don't see it in Python. Is there an alternative way that I am missing?

Thx

It seems the function has not been exposed in Python. I'm working on another issue right now, but I hope I can do that later today.

It should be ok now. I've also cleaned up a bit by standardizing the names of the methods to get and set the mask.

Thanks a lot!