You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ roslaunch pilz_tutorial my_application.launch
... logging to /home/user/.ros/log/3002068e-721d-11ee-b9e3-857cbd9a5439/roslaunch-dell-6863.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
RLException: while processing /opt/ros/noetic/share/prbt_moveit_config/launch/moveit_planning_execution.launch:
while processing /opt/ros/noetic/share/prbt_moveit_config/launch/move_group.launch:
while processing /opt/ros/noetic/share/prbt_moveit_config/launch/planning_pipeline.launch.xml:
while processing /opt/ros/noetic/share/prbt_moveit_config/launch/pilz_command_planner_planning_pipeline.launch.xml:
Invalid roslaunch XML syntax: [Errno 2] No such file or directory: '/opt/ros/noetic/share/prbt_moveit_config/launch/pilz_command_planner_planning_pipeline.launch.xml'
The traceback for the exception was written to the log file
Workaround: Use pilz_industrial_motion_planner instead of pilz_command_planner
Commit
At which commit was the issue/bug observed?
00a05fb
Steps to reproduce
How can the issue/bug be reproduced?
Issue 1:
roslaunch pilz_tutorial my_application.launch
Workaround: Use
pilz_industrial_motion_planner
instead ofpilz_command_planner
Issue 2:
rosrun pilz_tutorial myFirstApplication.py
Workaround: Use
python3
instead ofpython
Additional Info
The text was updated successfully, but these errors were encountered: