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

TB2+Astra: No matching device found

asked 2019-05-12 14:15:18 -0500

antoninovara gravatar image

updated 2019-05-13 13:38:03 -0500

gvdhoorn gravatar image

Hello everybody!

my name is Antonino and I work as a teacher in a Secondary School in Spain and I want to teach to my students how to use ROS.

my students using ROS

I have a Turtlebot 3 burger and we use it without problem but now we are trying to do the same things with a Turtlebot 2 and we are having some problems.

The Turtlebot 2 has an Astra camera and I have no problem when we do this.

roslaunch astra_launch astra.launch

rosrun rviz rviz

But, when we try to create a map we get this error:

No matching device found.... waiting for devices. Reason: std::__cxx11::string astra_wrapper::AstraDriver::resolveDeviceURI(const string&) @ /tmp/binarydeb/ros-kinetic-astra-camera-0.2.2/src/astra_driver.cpp @ 741 : Invalid device number 1, there are 0 devices connected.
[ INFO] [1557657651.767909049]: Using plugin "static_layer"
[ INFO] [1557657651.786272922]: Requesting the map...
[ INFO] [1557657654.437115202]: No matching device found.... waiting for devices. Reason: std::__cxx11::string astra_wrapper::AstraDriver::resolveDeviceURI(const string&) @ /tmp/binarydeb/ros-kinetic-astra-camera-0.2.2/src/astra_driver.cpp @ 741 : Invalid device number 1, there are 0 devices connected.

I execute this commands:

roslaunch turtlebot_bringup minimal.launch

roslaunch turtlebot_navigation gmapping_demo.launch

We have added export TURTLEBOT_3D_SENSOR=astra in the .bashrc file.

Could you help me?

Thank you in advance!

Regards,

Antonino

edit retag flag offensive close merge delete

Comments

Could you please update the question title to better reflect the actual problem you are having?

gvdhoorn gravatar image gvdhoorn  ( 2019-05-13 12:46:12 -0500 )edit

Sorry for the title and thank you

antoninovara gravatar image antoninovara  ( 2019-05-13 14:51:50 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-05-14 06:55:07 -0500

antoninovara gravatar image

Thank you very much for this forum. I have found the solution searching on it.

I have found it:

http://wiki.ros.org/rtabmap_ros/Tutor...

and now everything is working properly.

But I know we are going to need a lot of help, for this reason, if you want to participate in our project it would be fantastic.

We want to do a robot who can guide people inside our school. We are going to create the map and after that we will mark some places where the robot can guide you.

It would be fantastic to improve a conversational system but firstly the first.

Thank you again.

Regards

edit flag offensive delete link more

Comments

1

So what was the cause / is the solution?

gvdhoorn gravatar image gvdhoorn  ( 2019-05-14 08:13:19 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-05-12 14:15:18 -0500

Seen: 1,319 times

Last updated: May 14 '19