initial commit

This commit is contained in:
admin1
2022-08-30 18:52:34 +03:00
commit 46dfd3a9c3
605 changed files with 26677 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/usr/bin/env sh
# generated from catkin/python/catkin/environment_cache.py
# based on a snapshot of the environment before and after calling the setup script
# it emulates the modifications of the setup script without recurring computations
# new environment variables
# modified environment variables
export CMAKE_PREFIX_PATH="/home/admin1/workspace/catkin_ws_ov/src/rviz_camera_stream/cmake-build-debug/devel:$CMAKE_PREFIX_PATH"
export ROS_PACKAGE_PATH="/home/admin1/workspace/catkin_ws_ov/src/rviz_camera_stream:$ROS_PACKAGE_PATH"