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
Computing proper joint weight and resolutions to get evenly spaced workspace waypoints. We want to have a pybullet-based implementation of openrave's linkstatistics. Details can be found in Lavalle's textbook here.
Summary
Computing proper joint weight and resolutions to get evenly spaced workspace waypoints. We want to have a pybullet-based implementation of openrave's linkstatistics. Details can be found in Lavalle's textbook here.
A draft can be found here. The related part in the openrave source code: https://github.com/rdiankov/openrave/blob/master/python/databases/linkstatistics.py#L214
Details
Will this change the current API? How?
A new function will be added.
Are you willing to contribute it?
Yes
The text was updated successfully, but these errors were encountered: