- #!/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
- export ROSLISP_PACKAGE_DIRECTORIES='/home/zyj/catkin_ws/src/free_lidar_duishe/build/devel/share/common-lisp'
- # modified environment variables
- export CMAKE_PREFIX_PATH="/home/zyj/catkin_ws/src/free_lidar_duishe/build/devel:$CMAKE_PREFIX_PATH"
- export LD_LIBRARY_PATH="/home/zyj/catkin_ws/src/free_lidar_duishe/build/devel/lib:$LD_LIBRARY_PATH"
- export PATH='/opt/ros/kinetic/bin:/home/zyj/bin:/home/zyj/.local/bin:/home/zyj/bin:/home/zyj/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'
- export PKG_CONFIG_PATH="/home/zyj/catkin_ws/src/free_lidar_duishe/build/devel/lib/pkgconfig:$PKG_CONFIG_PATH"
- export PWD='/home/zyj/catkin_ws/src/free_lidar_duishe/build'
- export ROS_PACKAGE_PATH="/home/zyj/catkin_ws/src/free_lidar_duishe:$ROS_PACKAGE_PATH"
|