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

Can't start nodes #1

Closed
bzreinhardt opened this issue Oct 26, 2014 · 0 comments
Closed

Can't start nodes #1

bzreinhardt opened this issue Oct 26, 2014 · 0 comments

Comments

@bzreinhardt
Copy link

When I run $ roslaunch k2_client kinect2Client.launch (after running rosmake and adding the folder to my ros path)

I get:
... logging to /home/ben/.ros/log/9136685e-5d42-11e4-8e16-90fba646d152/roslaunch-ben-DX4831-31694.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://ben-DX4831:44520/

SUMMARY

PARAMETERS

  • /rosdistro: indigo
  • /rosversion: 1.11.9
  • /serverNameOrIP: 128.253.227.247

NODES
/head/kinect2/
startAudio (k2_client/startAudio)
startBody (k2_client/startBody)
startDepth (k2_client/startDepth)
startIR (k2_client/startIR)
startRGB (k2_client/startRGB)

ROS_MASTER_URI=http://localhost:11311

core service [/rosout] found
ERROR: cannot launch node of type [k2_client/startRGB]: can't locate node [startRGB] in package [k2_client]
ERROR: cannot launch node of type [k2_client/startDepth]: can't locate node [startDepth] in package [k2_client]
ERROR: cannot launch node of type [k2_client/startIR]: can't locate node [startIR] in package [k2_client]
ERROR: cannot launch node of type [k2_client/startBody]: can't locate node [startBody] in package [k2_client]
ERROR: cannot launch node of type [k2_client/startAudio]: can't locate node [startAudio] in package [k2_client]
No processes to monitor
shutting down processing monitor...
... shutting down processing monitor complete

I'm not sure why it can't find the node files, while still finding the launch file.

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

1 participant