ROSOnWindows icon indicating copy to clipboard operation
ROSOnWindows copied to clipboard

MoveIt setup assistant generates files which do not run on Windows without modification

Open ooeygui opened this issue 7 years ago • 1 comments

<param if="$(arg load_robot_description)" name="$(arg robot_description)" command="xacro --inorder  '$(find arm_support)/urdf\workcell.xacro'"/>

Should remote the single quote on Windows

ooeygui avatar Jan 19 '19 03:01 ooeygui

Hope this could be addressed by this: https://github.com/ros/ros_comm/pull/2051

seanyen avatar Sep 23 '20 00:09 seanyen

Addressed up stream

IoTDan avatar Oct 11 '22 21:10 IoTDan