pirobot / ros-by-example

Automatically exported from code.google.com/p/ros-by-example
60 stars 64 forks source link

pocketsphink installation problem. #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear All,

I am using Ubuntu 10.04(lucid) and ROS electric. I want to install all required 
codes from rbx_vol_1. The first step is to install the additional ROS packages. 
This is fine and I can install them all correctly. But, I have a problem to 
install the pocketsphinx. Here is the trace: 

turtlebot@turtlebot-laptop:~/ros_workspace$ svn checkout 
http://albany-ros-pkg.googlecode.com/svn/trunk/rharmony
Checked out revision 311.

turtlebot@turtlebot-laptop:~/ros_workspace$ rosmake pocketsphinx
[ rosmake ] Packages requested are: ['pocketsphinx']                            

[ rosmake ] Logging to 
directory/home/turtlebot/.ros/rosmake/rosmake_output-20121015-120546            

[ rosmake ] Expanded args ['pocketsphinx'] to:
[]                                                                        
[ rosmake ] WARNING: The following args could not be parsed as stacks or 
packages: ['pocketsphinx']                      
[ rosmake ] ERROR: No arguments could be parsed into valid package or stack 
names.    

Do you have any solution to this problem.

Thanks.

best wishes
Azizia.

Original issue reported on code.google.com by enaz...@gmail.com on 15 Oct 2012 at 4:16

GoogleCodeExporter commented 9 years ago
Dear All,

I have solved the problem by including the ros_workspace path.
I am very sorry for inconvenience.

best wishes
Azizia.

Original comment by enaz...@gmail.com on 15 Oct 2012 at 6:40

GoogleCodeExporter commented 9 years ago
Glad you figured it out.  And thanks for posting back what the problem was.

--patrick

Original comment by PiRobotProductions@gmail.com on 15 Oct 2012 at 1:29