ROS_URDF/build/catkin_generated/setup_cached.sh
2025-10-31 14:46:03 +08:00

14 lines
668 B
Bash
Executable File

#!/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/zmn/桌面/ros_urdf/devel:$CMAKE_PREFIX_PATH"
export LD_LIBRARY_PATH="/home/zmn/桌面/ros_urdf/devel/lib:$LD_LIBRARY_PATH"
export PWD='/home/zmn/桌面/ros_urdf/build'
export ROSLISP_PACKAGE_DIRECTORIES='/home/zmn/桌面/ros_urdf/devel/share/common-lisp'
export ROS_PACKAGE_PATH="/home/zmn/桌面/ros_urdf/src:$ROS_PACKAGE_PATH"