Closed minotauros13 closed 4 years ago
I am looking into your implementation for a project I currently work on. It works fine, but I recently noticed that the planner does not work for negative values in either of the (x, y, z) positions. I was wondering whether you can hint as to why this may be happening in order to look into it further and possibly correct it?
I think you can try to change the state space setBounds.
As per @Wayne-xixi comment the "bounds" in setBounds() can be set to a negative value
I am looking into your implementation for a project I currently work on. It works fine, but I recently noticed that the planner does not work for negative values in either of the (x, y, z) positions. I was wondering whether you can hint as to why this may be happening in order to look into it further and possibly correct it?