#!/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/javad_navsat_driver/devel:$CMAKE_PREFIX_PATH" export LD_LIBRARY_PATH="/home/neousys/autoware.ai/build/javad_navsat_driver/devel/lib:$LD_LIBRARY_PATH" export PYTHONPATH="/home/neousys/autoware.ai/build/javad_navsat_driver/devel/lib/python2.7/dist-packages:$PYTHONPATH" export ROSLISP_PACKAGE_DIRECTORIES='/home/neousys/autoware.ai/build/javad_navsat_driver/devel/share/common-lisp' export ROS_PACKAGE_PATH="/home/neousys/autoware.ai/src/drivers/awf_drivers/javad_navsat_driver:$ROS_PACKAGE_PATH"