no resource of panda_arm_hand.urdf.xacro
- Dominant language
- C++
- Stars
- 42
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
I downloaded this task and setup it successfully
when I try to run code "Terminal 1: roslaunch moveit_task_constructor_demo demo.launch", it saied "resource not found panda_moveit_config" in /opt/ros/melodic/share/franka/description/robots
I got a package from https://github.com/justagist/franka_panda_description, put it in /ws_moveit/src , then I "catikin_make" again.
Now demo2 demo3 demo4 can work successfully.
But when I try to run code demo5, it saied:
couldn't open file /opt/ros/melodic/share/franka_description/meshes/collision/finger.stl
Later, I moved "finger.stl" into this path,
but "Terminal 2: roslaunch moveit_task_constructor_demo pickplace5.launch" couldn't work.
“[ERROR] [1656304921.605592330]: Planning failed”
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failures from demo.launch and pickplace5.launch, then inspect the resource references for panda_arm_hand.urdf.xacro and finger.stl. Check the relevant package paths and launch configuration before testing the demo5 planning flow. Done means the required resources resolve and pickplace5.launch completes planning successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ubuntu
- Domain
- robotics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100