start-jsk / rtmros_common

OpenRTM - ROS interoperability packages
http://wiki.ros.org/rtmros_common
12 stars 52 forks source link

rtshell_setup.sh does not work with non-catkin rtshell #655

Open garaemon opened 9 years ago

garaemon commented 9 years ago
$ source rtshell-setup.sh 
[rospack] Error: stack/package rtshell not found
[rospack] Error: stack/package openrtm_aist_python not found
[rospack] Error: stack/package rtshell not found
[rospack] Error: stack/package rtshell not found
[rospack] Error: stack/package rtctree not found
[rospack] Error: stack/package rtsprofile not found
[rospack] Error: stack/package rtshell not found
Warning : Failed to load shell_support, try rosmake openrtm_tools
k-okada commented 9 years ago

Warning : Failed to load shell_support, try rosmake openrtm_tools

should be fixe via https://github.com/start-jsk/rtmros_common/pull/656, but [rospack] Error: stack/package rtshell not found should not happen if you install via deb or use jsk_rosbuild containing https://github.com/jsk-ros-pkg/jsk_common/blob/master/jsk.rosbuild#L228

◉ Kei Okada

On Tue, Feb 10, 2015 at 9:35 PM, Ryohei Ueda notifications@github.com wrote:

$ source rtshell-setup.sh [rospack] Error: stack/package rtshell not found [rospack] Error: stack/package openrtm_aist_python not found [rospack] Error: stack/package rtshell not found [rospack] Error: stack/package rtshell not found [rospack] Error: stack/package rtctree not found [rospack] Error: stack/package rtsprofile not found [rospack] Error: stack/package rtshell not found Warning : Failed to load shell_support, try rosmake openrtm_tools

— Reply to this email directly or view it on GitHub https://github.com/start-jsk/rtmros_common/issues/655.

garaemon commented 9 years ago

Hmm I set up with jsk.rosbuild.But it might fail because of too heavy github cloning

✉︎ Ryohei Ueda

On Tue, Feb 10, 2015 at 7:17 AM -0800, "Kei Okada" notifications@github.com wrote:

Warning : Failed to load shell_support, try rosmake openrtm_tools

should be fixe via https://github.com/start-jsk/rtmros_common/pull/656,

but [rospack] Error: stack/package rtshell not found

should not happen if you install via deb or use jsk_rosbuild containing

https://github.com/jsk-ros-pkg/jsk_common/blob/master/jsk.rosbuild#L228

◉ Kei Okada

On Tue, Feb 10, 2015 at 9:35 PM, Ryohei Ueda notifications@github.com

wrote:

$ source rtshell-setup.sh

[rospack] Error: stack/package rtshell not found

[rospack] Error: stack/package openrtm_aist_python not found

[rospack] Error: stack/package rtshell not found

[rospack] Error: stack/package rtshell not found

[rospack] Error: stack/package rtctree not found

[rospack] Error: stack/package rtsprofile not found

[rospack] Error: stack/package rtshell not found

Warning : Failed to load shell_support, try rosmake openrtm_tools

Reply to this email directly or view it on GitHub

https://github.com/start-jsk/rtmros_common/issues/655.

— Reply to this email directly or view it on GitHub.