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

Kang's profile - activity

2018-03-08 14:44:50 -0500 received badge  Famous Question (source)
2018-01-04 01:09:43 -0500 received badge  Notable Question (source)
2017-10-17 00:44:43 -0500 received badge  Popular Question (source)
2017-10-05 07:15:37 -0500 received badge  Taxonomist
2017-09-15 04:12:15 -0500 marked best answer I cant control my rplidar(can't stop)

Hello, everyone I have a question for you. my environment is Raspberry pi 3, Ubuntu mate 16.04 LTS, rplidar A2. I just follow rplidar tutorial(http://wiki.ros.org/rplidar)

everything is ok, but when i killed rplidar(press Ctrl+C), terminal show me : shutting down processing monitor complete BUT, lidar continues to work(spining), How can i stop rplidar ?

Do i have to do extra work? or something i forgot? Please answer me how to solve the problem.

2017-09-10 17:50:54 -0500 received badge  Notable Question (source)
2017-09-10 09:46:44 -0500 asked a question I want use 2 rplidars in raspberry pi.

I want use 2 rplidars in raspberry pi. hello, guys. my setup environment is - rplidar A2, raspberry pi 3 B, Ubuntu mate

2017-09-10 08:36:59 -0500 answered a question I cant control my rplidar(can't stop)

I did 2 solutions about my problem. Power problem it looks power problem about my rplidar. i used 5V/1A power connect.

2017-09-10 08:35:15 -0500 commented answer I cant control my rplidar(can't stop)

Thnks I solved it. It was lack of power. so i connect power-supplied USB 3.0 hub and Rplidar.

2017-09-10 08:33:37 -0500 commented answer I cant control my rplidar(can't stop)

Thnks I solved it. It was lack of power. so i connect power-supplyed USB 3.0 hub and Rplidar.

2017-08-30 08:27:41 -0500 commented question I cant control my rplidar(can't stop)

@naveedhd I appreciate it. Thanks.

2017-08-30 08:26:58 -0500 commented question I cant control my rplidar(can't stop)

@naveedhd i just know when i stoped RPLidar, just press Ctrl+C, i don't know how kill respective node.

2017-08-30 08:25:14 -0500 commented question I cant control my rplidar(can't stop)

I dont have any idea about how kill a node. can you show me command?

2017-08-09 06:58:35 -0500 received badge  Popular Question (source)
2017-07-31 05:11:16 -0500 asked a question I cant control my rplidar(can't stop)

I cant control my rplidar(can't stop) Hello, everyone I have a question for you. my environment is Raspberry pi 3, Ubun