-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MoveIt error "Requesting initial scene failed" #128
Comments
Thank you for your inquiry. We have newly updated the features related to MoveIt. Please ensure that the controller version is set to v2.12 or v2.12.1, and update accordingly before use. |
Could we know your update rate of controller manager in |
Could you please delete all the build install logs in your workspace before building and try building again? Also, could you let me know if the LED is in blinking mode in auto mode(white) during "execute" after the robot boots up? |
Dear @airizar98 |
Dear @leeminju531 , |
If there are any further issues, please provide an update. |
We are working with an H2017 robot. When we launch "dsr_bringup2_moveit", it connects correctly to the robot, but a warning appears in RVIZ under PlanningScene and MotionPlanning, showing the following message: "Requesting initial scene failed." The issue is that it does not receive the robot's current position; in RVIZ, all axes appear at 0º. When we move the axes in RVIZ and try to plan and execute, it doesn’t work.
However, when we launch the command "dsr_bringup2_rviz", the robot's position is displayed correctly. In this case, though, since the launch does not execute MoveIt, we get an error when trying to add MotionPlanning.
The text was updated successfully, but these errors were encountered: