Improved joint space planning and planning start validity check #288
balakumar-s
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New Features
motion_gen.plan_single_js
to get more time optimaltrajectories in joint space planning.
accuracy.
Changes in default behavior
time for motion_gen. To avoid this slowdown, add an environment variable
CUROBO_USE_LRU_CACHE=1
which will cache the runtime generated kernels.
BugFixes & Misc.
link_poses
as an additional property to kinematics to be more descriptive.g_dim
check forint
in batched planning.link_poses
for motion_gen.warmup() in batch planning mode.link_poses
as input tobatch_goalset
.interpolation errors from causing out of joint limit failures
finetune_js_dt_scale
with a default value > 1.0 as joint space trajectories aretime optimal in sparse obstacle environments.
optimization results.
wp.func
for signed distance queries.This discussion was created from the release Improved joint space planning and planning start validity check.
Beta Was this translation helpful? Give feedback.
All reactions