ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The problem is only within your robot.launch
(I've updated your question).
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find model)/urdf.rviz" />
should be $(find myarm)
.