Monday, March 31, 2014

Best way to update ROS_PACKAGE_PATH

#Assuming you have a package installed called ethzasl_ptam
# Update ROS_PACKAGE_PATH (if necessary)
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`pwd`/ethzasl_ptam

No comments:

Post a Comment