ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

export ROS_PACKAGE_PATH Does not seem to work. Even after setting the working directory, package not found

asked 2014-01-29 07:34:34 -0500

maddy_nish gravatar image

updated 2014-01-29 08:20:11 -0500

ahendrix gravatar image

When I tried to find the rospack, get the following error. [rospack] Error: stack/package set_Goals not found

I have pasted the ~/.bashrc file below.

source /opt/ros/hydro/setup.bash
source /opt/ros/hydro/setup.bash
source ~/ros_ws/devel/setup.bash
source ~/ros_ws/devel/setup.bash
source /opt/ros/hydro/setup.bash
source ~/catkin_ws/devel/setup.bash
source /opt/ros/hydro/setup.bash
source /opt/ros/hydro/setup.bash
source /opt/ros/hydro/setup.bash
source /opt/ros/hydro/setup.bash
source ~/catkin_ws/devel/setup.bash
source /opt/ros/hydro/setup.bash
source ~/catkin_ws/devel/setup.bash

export ROS_PACKAGE_PATH=/home/madhu/rosPractice:$ROS_PACKAGE_PATH

I seriously dont know where I have been going wrong.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-01-29 08:34:08 -0500

Constantin S gravatar image

Try a rospack profile

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-01-29 07:34:34 -0500

Seen: 275 times

Last updated: Jan 29 '14