MoveIT! Robot Parameter not found strange output [closed]

asked 2023-06-14 15:41:36 -0500

rosmonaut gravatar image

updated 2023-06-14 15:57:06 -0500

I am attempting to load a urdf.xacro as a robot_description into moveit_commander.RobotCommander (using python i/f for MoveIt currenetly). I believe this is a known good urdf.xacro file, as I have used it in other launch files for RViz+MoveIt with no issues.

However, I am getting the error: "Robot Parameter not found! Did you remap '___text string that contains the entire URDF file___'

I should add I know the urdf is getting found, as if i do a print(robot_description) in my python script, i get the entire file output.

more searching found solution here: https://answers.ros.org/question/3396...

ROS Melodic on Ubuntu

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by rosmonaut
close date 2023-06-14 15:56:53.998594