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

ccny_rgbd package stop working when i launch hector_slam, does anyone know the reason

asked 2014-12-10 02:51:37 -0500

milorenus gravatar image

i am trying to run ccny_rgbd and hector_slam at the same time but when i start the hector_slam, the ccny_rgbd stops working. does anyone know why?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-12-10 05:27:06 -0500

Some things to look out for:

  • Make sure the node names are different. If you copied and pasted launch file code, it could be happening that both nodes are started with the same name, which could lead to the first getting killed as soon as the second one is started.
  • Both approaches might publish localization information to tf. This could lead to various issues.
edit flag offensive delete link more

Comments

hi! i tried to run only the hokuyo node without launching the hector_slam package and the same thing happened(ccny stopped working), do you think there is some kind of conflict between these two devices?

milorenus gravatar image milorenus  ( 2014-12-14 08:10:49 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-12-10 02:51:37 -0500

Seen: 192 times

Last updated: Dec 10 '14