Skip to content
Snippets Groups Projects
Commit cc0a0e03 authored by Théo Martinez's avatar Théo Martinez
Browse files

add setup file to use ros_cosypose

parent 60209175
No related branches found
No related tags found
No related merge requests found
export PKG_CONFIG_PATH=$HOME/catkin_ws/devel/lib/pkgconfig:$PKG_CONFIG_PATH
export ROS_PACKAGE_PATH=$HOME/catkin_ws/src:$ROS_PACKAGE_PATH
export CMAKE_PREFIX_PATH=$HOME/catkin_ws/devel:$CMAKE_PREFIX_PATH
export PYTHONPATH=$HOME/catkin_ws/devel/lib/python3/dist-packages:$PYTHONPATH
export LD_LIBRARY_PATH=$HOME/catkin_ws/devel/lib:$LD_LIBRARY_PATH
export ROSLISP_PACKAGE_DIRECTORIES=$HOME/catkin_ws/devel/share/common-lisp:$ROSLISP_PACKAGE_DIRECTORIES
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment