KCL-Planning / rosplan_demos

Tutorials and Demos for ROSPlan.
BSD 2-Clause "Simplified" License
48 stars 31 forks source link

when i run 'roslaunch rosplan_turtlebot2_demo turtlebot.launch', it errors #9

Closed xhy3054 closed 5 years ago

xhy3054 commented 5 years ago

the error is:

roslaunch rosplan_turtlebot2_demo turtlebot.launch ... logging to /home/xhy/.ros/log/90324a18-86cd-11e9-b4c1-30f9eda9897e/roslaunch-xhy-SVF14316SCB-29067.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

xacro: Traditional processing is deprecated. Switch to --inorder processing! To check for compatibility of your document, use option --check-order. For more infos, see http://wiki.ros.org/xacro#Processing_Order xacro.py is deprecated; please use xacro instead unused args [problem_path, autom_gen_problem_path, data_path, domain_path] for include of [/home/xhy/ROSPlan/src/rosplan/rosplan_planning_system/launch/interfaced_planning_system.launch] The traceback for the exception was written to the log file

could you tell me how can i fix it? thanks

oscar-lima commented 5 years ago

Hello,

If I am not mistaken this should be a warning and not an error. It comes from the turtlebot launch file located here, however I see that this warning was addressed already in this commit but probably is not yet in the debian version.

So your options are: