ros-perception / slam_gmapping

http://www.ros.org/wiki/slam_gmapping
656 stars 528 forks source link

slam_gmapping_nodelet not installed #83

Closed MagicianCH closed 4 years ago

MagicianCH commented 4 years ago

hi, I want to launch gmapping by nodelet, but it seems the slam_gmapping_nodelet library is not installed.

install(TARGETS slam_gmapping slam_gmapping_replay
  ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
  LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
  RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)

Is there any problem with the nodelet compared to the node?

k-okada commented 4 years ago

Oh, I forget about that , please check https://github.com/ros-perception/slam_gmapping/pull/85

MagicianCH commented 4 years ago

OK, thanks

k-okada commented 4 years ago

If #85 works for you , pleast let me know

-- ◉ Kei Okada

2019年11月15日(金) 9:51 Chris notifications@github.com:

Closed #83 https://github.com/ros-perception/slam_gmapping/issues/83.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ros-perception/slam_gmapping/issues/83?email_source=notifications&email_token=AADYNXEFUMJFMZZFYE4H7Y3QTXXABA5CNFSM4JNELAXKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOU32R5DY#event-2801081999, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADYNXB7JLAOTXKA7PXM3QLQTXXABANCNFSM4JNELAXA .

--

◉ Kei Okada