#!/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/nvidia/newdisk/hkpc/catkin_ws/devel:$CMAKE_PREFIX_PATH" export LD_LIBRARY_PATH="/home/nvidia/newdisk/hkpc/catkin_ws/devel/lib:$LD_LIBRARY_PATH" export PATH='/opt/ros/noetic/bin:/usr/local/lib/nodejs/node-v18.16.0-linux-arm64/bin:/usr/local/cuda-11.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin' export PWD='/home/nvidia/newdisk/hkpc/catkin_ws/build' export ROSLISP_PACKAGE_DIRECTORIES="/home/nvidia/newdisk/hkpc/catkin_ws/devel/share/common-lisp:$ROSLISP_PACKAGE_DIRECTORIES" export ROS_PACKAGE_PATH="/home/nvidia/newdisk/hkpc/catkin_ws/src:$ROS_PACKAGE_PATH"