6 lines
397 B
Python
6 lines
397 B
Python
# generated from catkin/cmake/template/order_packages.context.py.in
|
|
source_root_dir = '/home/firefly/sweeping_robot/src'
|
|
whitelisted_packages = ''.split(';') if '' != '' else []
|
|
blacklisted_packages = ''.split(';') if '' != '' else []
|
|
underlay_workspaces = '/home/firefly/pibot_ros/ros_ws/devel;/opt/ros/melodic'.split(';') if '/home/firefly/pibot_ros/ros_ws/devel;/opt/ros/melodic' != '' else []
|