Skip to content
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

Error when running roslaunch panda_sim_moveit sim_move_group.launch #60

Open
ChaoticHans opened this issue Nov 24, 2021 · 0 comments
Open

Comments

@ChaoticHans
Copy link

After running roslaunch panda_gazebo panda_world.launch, running roslaunch panda_sim_moveit sim_move_group.launch throws following errors and warnings:

[ WARN] [1637765133.010023688]: Skipping virtual joint 'virtual_joint' because its child frame 'panda_link0' does not match the URDF frame 'world'

[ERROR] [1637765133.314652012, 522.438000000]: Exception while loading planning adapter plugin 'default_planner_request_adapters/ResolveConstraintFrames': According to the loaded plugin descriptions the class default_planner_request_adapters/ResolveConstraintFrames with base class type planning_request_adapter::PlanningRequestAdapter does not exist. Declared types are default_planner_request_adapters/AddIterativeSplineParameterization default_planner_request_adapters/AddTimeOptimalParameterization default_planner_request_adapters/AddTimeParameterization default_planner_request_adapters/Empty default_planner_request_adapters/FixStartStateBounds default_planner_request_adapters/FixStartStateCollision default_planner_request_adapters/FixStartStatePathConstraints default_planner_request_adapters/FixWorkspaceBounds

[ WARN] [1637765138.586467174, 527.456000000]: Waiting for position_joint_trajectory_controller/follow_joint_trajectory to come up [ WARN] [1637765144.884922500, 533.457000000]: Waiting for position_joint_trajectory_controller/follow_joint_trajectory to come up [ERROR] [1637765151.501856397, 539.457000000]: Action client not connected: position_joint_trajectory_controller/follow_joint_trajectory [ WARN] [1637765157.075516047, 544.524000000]: Waiting for franka_gripper/gripper_action to come up [ WARN] [1637765163.391715395, 550.524000000]: Waiting for franka_gripper/gripper_action to come up [ERROR] [1637765169.698730447, 556.524000000]: Action client not connected: franka_gripper/gripper_action

Check #59 for my errors when running roslaunch panda_gazebo panda_world.launch.
I also have an issue with the roslaunch panda_simulator_examples demo_moveit.launch example, but I think it is related to the errors mentioned in here and #59. The issue I am having is that I can't use the plan feature although I used the same command and params as in this YouTube-video.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant