PR2 / pr2_apps

15 stars 24 forks source link

fix the disgnated files location in pr2_mannequin_mode #10

Closed aginika closed 10 years ago

aginika commented 10 years ago

When I tried to launch like below,

roslaunch pr2_teleop_general pr2_teleop_general_joystick.launch

I got the below error, so I fixed each line.

error loading <rosparam> tag: 
file does not exist [/home/applications/ros/hydro/src/pr2_apps/pr2_mannequin_mode/pr2_arm_controllers_loose.yaml]
XML is <rosparam command="load" file="$(find pr2_mannequin_mode)/pr2_arm_controllers_loose.yaml"/>
TheDash commented 10 years ago

Merged. Looks good.