Advertisement
Kenavera

ouput

Jan 24th, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. sudo gpio-start
  2. debian: gpio: Using workspace setup file /home/debian/Desktop/XXX/devel/setup.bash
  3. debian: gpio: Launching ROS_HOSTNAME=beaglebone, ROS_IP=, ROS_MASTER_URI=http://127.0.0.1:11311, ROS_LOG_DIR=/tmp
  4. ls: cannot access /etc/ros/indigo/gpio.d/*.xacro: No such file or directory
  5. debian: gpio: Generated launchfile: /tmp/gpio.launch
  6. debian: gpio: Started roslaunch as background process, PID 3172, ROS_LOG_DIR=/tmp
  7. ... logging to /tmp/4186ab8e-8974-11e5-9126-6ceceb68f0c0/roslaunch-beaglebone-3172.log
  8. Checking log directory for disk usage. This may take awhile.
  9. Press Ctrl-C to interrupt
  10. Done checking log file disk usage. Usage is <1GB.
  11.  
  12. started roslaunch server http://beaglebone:60259/
  13.  
  14. SUMMARY
  15. ========
  16.  
  17. PARAMETERS
  18. * /rosdistro: indigo
  19. * /rosversion: 1.11.16
  20.  
  21. NODES
  22. /
  23. start (gpio/start)
  24.  
  25. ROS_MASTER_URI=http://127.0.0.1:11311
  26.  
  27. core service [/rosout] found
  28. process[start-1]: started with pid [3191]
  29. [start-1] process has finished cleanly
  30. log file: /tmp/4186ab8e-8974-11e5-9126-6ceceb68f0c0/start-1*.log
  31. all processes on machine have died, roslaunch will exit
  32. shutting down processing monitor...
  33. ... shutting down processing monitor complete
  34. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement