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

danielhn1992's profile - activity

2013-04-02 16:18:08 -0500 received badge  Famous Question (source)
2013-01-25 10:31:31 -0500 received badge  Notable Question (source)
2013-01-20 05:27:59 -0500 received badge  Popular Question (source)
2013-01-17 11:17:50 -0500 asked a question Why the following args could not be parsed as stacks

Hello, My name is Daniel Holanda. I'm a beginner using ROS and I have a problem that might be simple to solve. I'm trying to install pocketsphinx using the tutorial at pirobot.org/blog/0022/ When I type "rosmake --rosdep-install pocketsphinx" I have the following problem:

[ rosmake ] Packages requested are: ['pocketsphinx']
[ rosmake ] Logging to directory/home/daniel/.ros/rosmake/rosmake_output-20130117-180252 [ 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.

I'm using Ubuntu 11.10 Gnome and Ros Electric.

Thank you for the help,

Dan