You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently developing a 3D surface following algorithm for a franka panda robot and would love to use this code as a base point. I've been looking at your example application of this library in the examples/rmp2/rmp2_franka.py script but noticed that the obstacles are modelled as spheres in the ObstacleAvoidance rmp class. I was just wondering if there was a way to alter the rmp2_frank.py script to avoid other obstacle shapes (boxes or cylinders for example). Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
I'm currently developing a 3D surface following algorithm for a franka panda robot and would love to use this code as a base point. I've been looking at your example application of this library in the examples/rmp2/rmp2_franka.py script but noticed that the obstacles are modelled as spheres in the ObstacleAvoidance rmp class. I was just wondering if there was a way to alter the rmp2_frank.py script to avoid other obstacle shapes (boxes or cylinders for example). Thanks!
The text was updated successfully, but these errors were encountered: