You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this repo is dead, but in case anyone else runs into this issue:
Inside planning_context.launch, when load_robot_description is set to true, it attempts to load a nonexistent urdf file into the robot_description parameter.
I know this repo is dead, but in case anyone else runs into this issue:
Inside
planning_context.launch
, whenload_robot_description
is set to true, it attempts to load a nonexistent urdf file into therobot_description
parameter.A fix for this should be:
The text was updated successfully, but these errors were encountered: