-
Notifications
You must be signed in to change notification settings - Fork 370
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
Error: Cannot launch node of type [rplidar_ros/rplidarNode];can't locate node[rplidarNode] #92
Comments
I got the same issue |
is anyone can help |
hello! I also meet the same problem.
Then, please check rplidar performance by following command: |
$ cd ~/turtlebot_ws/src $ cd ~/turtlebot_ws/ Then, please check rplidar performance by following command: |
Thanks |
Hi, I tried this method but it did not work. |
Hey
I have tried the following commands
cd catkin_ws
source devel/setup.bash
roslaunch rplidar_ros rplidar.launch
I get the following results:
SUMMARY
PARAMETERS
NODES
/
rplidarNode (rplidar_ros/rplidarNode)
rviz (rviz/rviz)
auto-starting new master
process[master]: started with pid [4869]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 9e5af918-7ea9-11e9-bd54-7cdd90efc4a0
process[rosout-1]: started with pid [4880]
started core service [/rosout]
ERROR: cannot launch node of type [rplidar_ros/rplidarNode]: can't locate node [rplidarNode] in package [rplidar_ros]
process[rviz-3]: started with pid [4887]
libEGL warning: DRI2: failed to authenticate
I have uninstalled and reinstalled the package. Any help would be great!
The text was updated successfully, but these errors were encountered: