-
Notifications
You must be signed in to change notification settings - Fork 195
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
MoveItPy tutorial seems not working #804
Comments
What version is your Also, if you're using the |
Actually, never mind, might be a duplicate of #784 |
Thanks for quick response. Using moveit/moveit_resources#190, the RViz warning is gone. But the robot arm is still not moving. There is an Below are the commands:
|
@peterdavidfagan have you seen this? |
Hello, I wonder if it's solved now? I met the same problem |
Description
I am trying to get started with Motion Planning Python API by following the official tutorial. RViz window pops up, but the Panda arm is not moving. RViz shows a warning saying, "Requesting initial scene failed," as shown in the screenshot below:
Your environment
Steps to reproduce
I am executing the following command mentioned in the documentation.
$ ros2 launch moveit2_tutorials motion_planning_python_api_tutorial.launch.py
Expected behaviour
I expect the Panda arm to move.
Backtrace or Console output
The text was updated successfully, but these errors were encountered: