Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 1441

MoveIt: how to use class MoveGroup::MoveGroupImpl?

$
0
0
Hi everyone, I would like to use the function `void setReplanningDelay(double delay)` belonging to class MoveGroup::MoveGroupImpl, because I need to decrease the 2 seconds default value of `replan_delay_`. How could I implement that function? An example of code would be really helpful. I think another option is to manually decrease that value, but this would require installing Moveit in the workspace I guess, but I would leave this option as the last resort. ROS version: Kinetic Ubuntu: 16.04

Viewing all articles
Browse latest Browse all 1441

Trending Articles