PR2 / pr2_mechanism

Infrastructure to control the PR2 robot in a hard realtime control loop.
Other
29 stars 27 forks source link

provide better feedback when robot description is missing (ros ticket #4369) #285

Closed ahendrix closed 11 years ago

ahendrix commented 11 years ago

Right now the urdf parser is complaining it can't find a robot element in the robot description.

To do:

trac data:

ahendrix commented 11 years ago

[wim] In fact, there already is an informative ROS_FATAL coming from pr2_etherCAT. But it only gets shown on rxconsole, not in the terminal. I'll add a output="screen" for pr2_etherCAT, because it is not unreasonable to run pr2.launch without already having a ros core and rxconsole running.

ahendrix commented 11 years ago

[wim] $ svn ci -m "show ethercat output on screen" Sending pr2_bringup/pr2.launch Transmitting file data . Committed revision r39975.