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

IGAPants's profile - activity

2018-01-26 09:44:37 -0500 received badge  Famous Question (source)
2016-08-28 08:59:03 -0500 received badge  Enthusiast
2016-08-28 08:59:02 -0500 received badge  Enthusiast
2016-08-26 12:29:14 -0500 received badge  Notable Question (source)
2016-08-26 05:37:22 -0500 commented question Need help for Running the XV-11 Laser Node

@billy--> i see... so are you using ubuntu 14.04 too? can i know which ROS have you installed? btw, have you installed cwru-ros-pkg environment? thank you so much before ^3^

2016-08-25 11:44:46 -0500 commented answer xv_11_laser_driver

Hello, I'm trying to do the same thing as you do.

I'm asking this before ( http://answers.ros.org/question/24224... ).

Can i know what ROS you have installed for running the xv-11 laser driver? And what should i do for having "cwru-ros-pkg environment setup"

2016-08-25 11:38:18 -0500 received badge  Supporter (source)
2016-08-25 11:30:34 -0500 asked a question How to install cwru-ros-pkg?

I'm using Ubuntu 14.04.5 LTS and installed ROS Indigo.

Now, I'm trying to follow the steps on this link ( http://wiki.ros.org/xv_11_laser_drive... ), but in Part "0.1 Startup the XV11 driver", it says that I must have "cwru-ros-pkg environment setup" in my terminal, but i don't have any clue for setup this cwru-ros-pkg in ROS Indigo.

Anyone have idea with this?

2016-08-24 13:11:30 -0500 received badge  Popular Question (source)
2016-08-24 11:11:31 -0500 commented question Need help for Running the XV-11 Laser Node

OK, I'll try with another ROS with newer version, do you have any recommendation? I just follow the steps on a video on youtube [XV-11 Neato Lidar with Arduino] ( https://www.youtube.com/watch?v=zc0Yy... ), but it gone wrong for me. By the way, have you tried to run the XV-11 laser node?

2016-08-23 13:46:11 -0500 asked a question Need help for Running the XV-11 Laser Node

I've installed ubuntu 12.04 LTS and installed desktop full-install ROS Fuerte using this link http://wiki.ros.org/fuerte/Installati...

when I'm trying this http://wiki.ros.org/xv_11_laser_drive... , from the part 0.1 Install the Driver starting from step 2 and next, everything going wrong.

this is what it shows in terminal

kevin@kevin-msi:~$ rosinstall ~/cwru-ros-pkg /opt/ros/fuerte 'http://www.ros.org/wiki/xv_11_laser_driver/Tutorials/Running%20the%20XV-11%20Node?action=AttachFile&do=get&target=cwru-ros-pkg.rosinstall'
rosinstall operating on /home/kevin/cwru-ros-pkg from specifications in rosinstall files /opt/ros/fuerte, http://www.ros.org/wiki/xv_11_laser_driver/Tutorials/Running%20the%20XV-11%20Node?action=AttachFile&do=get&target=cwru-ros-pkg.rosinstall
(Over-)Writing /home/kevin/cwru-ros-pkg/.rosinstall 
[cwru-ros-pkg] Updating /home/kevin/cwru-ros-pkg/cwru-ros-pkg 
WARNING [vcstools] Command failed: 'git submodule update --init --recursive' run at: '/home/kevin/cwru-ros-pkg/cwru-ros-pkg' 
errcode: 1: 
No submodule mapping found in .gitmodules for path 'catkin/src/cwru_base_hydro/cwru_drivers/hokuyo_node' [/vcstools] 
Exception caught during install: Error processing 'cwru-ros-pkg' : [cwru-ros-pkg] Update Failed of /home/kevin/cwru-ros-pkg/cwru-ros-pkg 

ERROR in config: Error processing 'cwru-ros-pkg' : [cwru-ros-pkg] Update Failed of /home/kevin/cwru-ros-pkg/cwru-ros-pkg

is there anyone who can help me? please T.T