Limit the acceleration before plan with config file
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Plan sometimes exceeds acceleration limits on prbt robot and the robot stopped immediately.
Option:
- Use moveit::planning_interface::MoveGroupInterface::setMaxAccelerationScalingFactor() before plan;
- Reduce the limit value in config
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.