Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile as per instructions #2

Open
CSBaum opened this issue Sep 18, 2014 · 2 comments
Open

Unable to compile as per instructions #2

CSBaum opened this issue Sep 18, 2014 · 2 comments

Comments

@CSBaum
Copy link

CSBaum commented Sep 18, 2014

After following the README.md instructions for building the raspi_interface, i am getting the following error from rosmake:

pi@raspberrypi ~/raspi_interface $ rosmake
[ rosmake ] rosmake starting...
[ rosmake ] No package or stack specified. And current directory 'raspi_interface' is not a package name or stack name.
[ rosmake ] Packages requested are: []
[ rosmake ] Logging to directory /home/pi/.ros/rosmake/rosmake_output-20140917-153300
[ rosmake ] Expanded args [] to:
[]
[ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.

I have tried both the master and catkin without success.

@marinehorse
Copy link

Bumped, same problem.

@exoticmoose
Copy link

Experienced the same problem as above- executing
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:pwd``
from within the raspi_interface and bosch_driver directories seems to work. It adds these to the ROS package path (So they know where to look for them).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants