#!/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/neousys/autoware.ai/build/libwaypoint_follower/devel:$CMAKE_PREFIX_PATH" export LD_LIBRARY_PATH='/home/neousys/autoware.ai/install/amathutils_lib/lib:/home/neousys/autoware.ai/install/autoware_msgs/lib:/home/neousys/autoware.ai/install/autoware_build_flags/lib:/opt/ros/melodic/lib:/usr/local/cuda-11.0/lib64' export PKG_CONFIG_PATH='/home/neousys/autoware.ai/install/amathutils_lib/lib/pkgconfig:/home/neousys/autoware.ai/install/autoware_msgs/lib/pkgconfig:/home/neousys/autoware.ai/install/autoware_build_flags/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig' export ROSLISP_PACKAGE_DIRECTORIES='/home/neousys/autoware.ai/build/libwaypoint_follower/devel/share/common-lisp' export ROS_PACKAGE_PATH="/home/neousys/autoware.ai/src/autoware/common/libwaypoint_follower:$ROS_PACKAGE_PATH"