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

nodelet issue #16

Open
agn-7 opened this issue Jul 19, 2019 · 3 comments
Open

nodelet issue #16

agn-7 opened this issue Jul 19, 2019 · 3 comments

Comments

@agn-7
Copy link
Contributor

agn-7 commented Jul 19, 2019

Hi @koide3

Today when I ran the bagfile and ran the hdl_people lauch file, I was dealing with this error:

[ INFO] [1563533791.312999571, 1521699323.586027466]: background subtractor constructed
[ INFO] [1563533791.331089009, 1521699323.596427322]: done
[velodyne_nodelet_manager-1] process has died [pid 28844, exit code -11, cmd /opt/ros/kinetic/lib/nodelet/nodelet manager __name:=velodyne_nodelet_manager __log:=/home/agn/.ros/log/fb6ba99a-aa00-11e9-b73f-dc5360059dc1/velodyne_nodelet_manager-1.log].
log file: /home/agn/.ros/log/fb6ba99a-aa00-11e9-b73f-dc5360059dc1/velodyne_nodelet_manager-1*.log

What's wrong?

Also, I remove build and devel folder then did catkin_make again but the problem is remaining.

@koide3
Copy link
Owner

koide3 commented Jul 23, 2019

Hi @agn-7 ,

Can you run the nodelet in the standalone mode by changing "load" in the following line to "standalone"?

<node pkg="nodelet" type="nodelet" name="hdl_people_detection_nodelet" args="load hdl_people_tracking/HdlPeopleDetectionNodelet $(arg nodelet_manager)">

@agn-7
Copy link
Contributor Author

agn-7 commented Aug 23, 2019

I did it, but the problem remains still.

@AERONIKHD
Copy link

@agn-7 did you solve this issue? I also have the same problem. So far, I have only been able to narrow down that it is probably due to our Robosense Lidar. In our simulation we use a Velodyne Lidar and there it works without problems. But somehow it doesn't make sense.

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

3 participants