ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You still need to set ROS_PACKAGE_PATH. Do a {{{ $ export ROS_PACKAGE_PATH=/path/to/pcl:$ROS_PACKAGE_PATH $ roscd pcl }}}
2 | No.2 Revision |
You still need to set ROS_PACKAGE_PATH. Do a