ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Here are a few things that might help solve the problem:
catkin_create_pkg
instead of roscreate-pkgThe segbot code has been released as system debs in ROS Hydro. If you are using hydro, install the metapackage as follows:
sudo apt-get install ros-hydro-segbot
2 | No.2 Revision |
Here are a few things that might help solve the problem:
catkin_create_pkg
instead of roscreate-pkgsudo apt-get install ros-hydro-segbot
Command:
sudo apt-get install ros-hydro-segbot