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

Current /kobuki/laser/scan not ready yet

asked 2019-04-09 08:15:28 -0500

Uls gravatar image

When using the ROS Development Studio and following the tutorial at http://www.theconstructsim.com/ros-pr... , I can not get it to work. Running roslaunch turtle2_openai_ros_example start_training.launch only leads to the warning:

[ERROR] [1554815151.623766]: Current /kobuki/laser/scan not ready yet, retrying for getting laser_scan

The same happens when I try to run the link with the code generated in the tutorial, instead of trying to set it up myself.

edit retag flag offensive close merge delete

Comments

2

Seeing as you're using the RDS, this would be something to ask The Construct. ROS Answers is not necessarily a support channel for the RDS.

gvdhoorn gravatar image gvdhoorn  ( 2019-04-09 09:29:04 -0500 )edit

I have the same problem. Did find a solution for it?

Elnaz gravatar image Elnaz  ( 2020-09-02 04:16:40 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-07-12 14:11:04 -0500

fandrade gravatar image

I am having the same problem and I found a solution by using depthimage_to_laserscan package to get the topic /scan from /camera/depth/image_raw. Also you have to remap from /scan (depthimage_to_laserscan output) to /kobuki/laser/scan.

Here you have detailed info about the package https://wiki.ros.org/depthimage_to_la...

best!

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-04-09 08:15:28 -0500

Seen: 637 times

Last updated: Jul 12 '22