remove gitignore

This commit is contained in:
Alexander Schaefer
2025-04-22 17:10:24 +02:00
parent 97cd67a008
commit 33f21d3096
519 changed files with 18046 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Invoking command in '/BA/workspace/build/mock_robot': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py develop --uninstall --editable --build-directory /BA/workspace/build/mock_robot/build
Invoked command in '/BA/workspace/build/mock_robot' returned '0': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py develop --uninstall --editable --build-directory /BA/workspace/build/mock_robot/build
Invoking command in '/BA/workspace/src/mock_robot': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py egg_info --egg-base ../../build/mock_robot build --build-base /BA/workspace/build/mock_robot/build install --record /BA/workspace/build/mock_robot/install.log --single-version-externally-managed install_data --force
Invoked command in '/BA/workspace/src/mock_robot' returned '0': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py egg_info --egg-base ../../build/mock_robot build --build-base /BA/workspace/build/mock_robot/build install --record /BA/workspace/build/mock_robot/install.log --single-version-externally-managed install_data --force

View File

@@ -0,0 +1,31 @@
running develop
Removing /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock-robot.egg-link (link to .)
running egg_info
writing ../../build/mock_robot/mock_robot.egg-info/PKG-INFO
writing dependency_links to ../../build/mock_robot/mock_robot.egg-info/dependency_links.txt
writing entry points to ../../build/mock_robot/mock_robot.egg-info/entry_points.txt
writing requirements to ../../build/mock_robot/mock_robot.egg-info/requires.txt
writing top-level names to ../../build/mock_robot/mock_robot.egg-info/top_level.txt
reading manifest file '../../build/mock_robot/mock_robot.egg-info/SOURCES.txt'
writing manifest file '../../build/mock_robot/mock_robot.egg-info/SOURCES.txt'
running build
running build_py
creating /BA/workspace/build/mock_robot/build
creating /BA/workspace/build/mock_robot/build/lib
creating /BA/workspace/build/mock_robot/build/lib/mock_robot
copying mock_robot/robot_node.py -> /BA/workspace/build/mock_robot/build/lib/mock_robot
copying mock_robot/__init__.py -> /BA/workspace/build/mock_robot/build/lib/mock_robot
running install
running install_lib
creating /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
copying /BA/workspace/build/mock_robot/build/lib/mock_robot/robot_node.py -> /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
copying /BA/workspace/build/mock_robot/build/lib/mock_robot/__init__.py -> /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
byte-compiling /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot/robot_node.py to robot_node.cpython-310.pyc
byte-compiling /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot/__init__.py to __init__.cpython-310.pyc
running install_data
copying resource/mock_robot -> /BA/workspace/install/mock_robot/share/ament_index/resource_index/packages
copying package.xml -> /BA/workspace/install/mock_robot/share/mock_robot
running install_egg_info
Copying ../../build/mock_robot/mock_robot.egg-info to /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot-0.0.0-py3.10.egg-info
running install_scripts
writing list of installed files to '/BA/workspace/build/mock_robot/install.log'

View File

@@ -0,0 +1,31 @@
running develop
Removing /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock-robot.egg-link (link to .)
running egg_info
writing ../../build/mock_robot/mock_robot.egg-info/PKG-INFO
writing dependency_links to ../../build/mock_robot/mock_robot.egg-info/dependency_links.txt
writing entry points to ../../build/mock_robot/mock_robot.egg-info/entry_points.txt
writing requirements to ../../build/mock_robot/mock_robot.egg-info/requires.txt
writing top-level names to ../../build/mock_robot/mock_robot.egg-info/top_level.txt
reading manifest file '../../build/mock_robot/mock_robot.egg-info/SOURCES.txt'
writing manifest file '../../build/mock_robot/mock_robot.egg-info/SOURCES.txt'
running build
running build_py
creating /BA/workspace/build/mock_robot/build
creating /BA/workspace/build/mock_robot/build/lib
creating /BA/workspace/build/mock_robot/build/lib/mock_robot
copying mock_robot/robot_node.py -> /BA/workspace/build/mock_robot/build/lib/mock_robot
copying mock_robot/__init__.py -> /BA/workspace/build/mock_robot/build/lib/mock_robot
running install
running install_lib
creating /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
copying /BA/workspace/build/mock_robot/build/lib/mock_robot/robot_node.py -> /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
copying /BA/workspace/build/mock_robot/build/lib/mock_robot/__init__.py -> /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
byte-compiling /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot/robot_node.py to robot_node.cpython-310.pyc
byte-compiling /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot/__init__.py to __init__.cpython-310.pyc
running install_data
copying resource/mock_robot -> /BA/workspace/install/mock_robot/share/ament_index/resource_index/packages
copying package.xml -> /BA/workspace/install/mock_robot/share/mock_robot
running install_egg_info
Copying ../../build/mock_robot/mock_robot.egg-info to /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot-0.0.0-py3.10.egg-info
running install_scripts
writing list of installed files to '/BA/workspace/build/mock_robot/install.log'

View File

@@ -0,0 +1,35 @@
[1.197s] Invoking command in '/BA/workspace/build/mock_robot': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py develop --uninstall --editable --build-directory /BA/workspace/build/mock_robot/build
[1.477s] running develop
[1.588s] Removing /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock-robot.egg-link (link to .)
[1.607s] Invoked command in '/BA/workspace/build/mock_robot' returned '0': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py develop --uninstall --editable --build-directory /BA/workspace/build/mock_robot/build
[1.615s] Invoking command in '/BA/workspace/src/mock_robot': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py egg_info --egg-base ../../build/mock_robot build --build-base /BA/workspace/build/mock_robot/build install --record /BA/workspace/build/mock_robot/install.log --single-version-externally-managed install_data --force
[1.875s] running egg_info
[1.876s] writing ../../build/mock_robot/mock_robot.egg-info/PKG-INFO
[1.878s] writing dependency_links to ../../build/mock_robot/mock_robot.egg-info/dependency_links.txt
[1.878s] writing entry points to ../../build/mock_robot/mock_robot.egg-info/entry_points.txt
[1.881s] writing requirements to ../../build/mock_robot/mock_robot.egg-info/requires.txt
[1.882s] writing top-level names to ../../build/mock_robot/mock_robot.egg-info/top_level.txt
[1.888s] reading manifest file '../../build/mock_robot/mock_robot.egg-info/SOURCES.txt'
[1.890s] writing manifest file '../../build/mock_robot/mock_robot.egg-info/SOURCES.txt'
[1.890s] running build
[1.891s] running build_py
[1.892s] creating /BA/workspace/build/mock_robot/build
[1.892s] creating /BA/workspace/build/mock_robot/build/lib
[1.894s] creating /BA/workspace/build/mock_robot/build/lib/mock_robot
[1.896s] copying mock_robot/robot_node.py -> /BA/workspace/build/mock_robot/build/lib/mock_robot
[1.898s] copying mock_robot/__init__.py -> /BA/workspace/build/mock_robot/build/lib/mock_robot
[1.903s] running install
[1.905s] running install_lib
[1.907s] creating /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
[1.908s] copying /BA/workspace/build/mock_robot/build/lib/mock_robot/robot_node.py -> /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
[1.910s] copying /BA/workspace/build/mock_robot/build/lib/mock_robot/__init__.py -> /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot
[1.915s] byte-compiling /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot/robot_node.py to robot_node.cpython-310.pyc
[1.919s] byte-compiling /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot/__init__.py to __init__.cpython-310.pyc
[1.920s] running install_data
[1.921s] copying resource/mock_robot -> /BA/workspace/install/mock_robot/share/ament_index/resource_index/packages
[1.923s] copying package.xml -> /BA/workspace/install/mock_robot/share/mock_robot
[1.925s] running install_egg_info
[1.926s] Copying ../../build/mock_robot/mock_robot.egg-info to /BA/workspace/install/mock_robot/lib/python3.10/site-packages/mock_robot-0.0.0-py3.10.egg-info
[1.938s] running install_scripts
[1.973s] writing list of installed files to '/BA/workspace/build/mock_robot/install.log'
[2.035s] Invoked command in '/BA/workspace/src/mock_robot' returned '0': PYTHONPATH=/BA/workspace/build/mock_robot/prefix_override:/usr/lib/python3/dist-packages/colcon_core/task/python/colcon_distutils_commands:/BA/workspace/install/mock_robot/lib/python3.10/site-packages:${PYTHONPATH} /usr/bin/python3 -W ignore:setup.py install is deprecated -W ignore:easy_install command is deprecated setup.py egg_info --egg-base ../../build/mock_robot build --build-base /BA/workspace/build/mock_robot/build install --record /BA/workspace/build/mock_robot/install.log --single-version-externally-managed install_data --force