Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 601

Slam_Gamapping: No Map recived

$
0
0
Hello everyone, I've got some problems with the slam_gmapping. First of all, i want to use a Kinect to generate a Map from that data for my robots navigation stack. And navigate in that word/map afterwards. There will be two machines, one for the lowerlevel things like odometry measurement. And one for all the highlevel things like building an map and navigation. Idea and Structure: ------- both PC are running ubuntu 16.0.4 and ROS Kinetic 1. Robots PC: - Odometry_publisher (working) - Motor_control (working) - freenect driver for the Kinect publishing all the kinect data (working, very slow via wifi; 0.5 fps only) 2. Desktop PC: - pointcloud to laserscan topic (working, very slow due to the slow pointcloud) - slam_gmapping (proplem see below) - a tf_broadcaster for all the needed transforming (working) - the navigation (not working yet. need the map fist) - Rviz to visualize the process of building the map Things I've done so far: ------ Launch-files: desktop.launch eddie.launch I just launch this two files individually on the machines. they work together - i can see all topics by `rostopic list` - tf-tree is perfectly working. ( transforms for: map->odom->bas_link->camera_link->camera_frames_xxx) Problem: ---- When I start Rviz for visualisation I get the warning: "No map received" I checked following things: - the slam_gmapping node has subscribed to tf and to the scan topic - the scan topic is publishing ( can see it in rviz, frame is ok) - Wifi should be not in overload ( test 13,5Mbits/sec possible; Systemonitor: 3 MiB/s) - /map topic has no published messages If i start all nodes on the Robot PC the map is working! Question ---- Does anyone have an idea, why the map ist not published correctly when i go thrue the wifi connection? Can i reduce the mass of data sended by the freenect? Thank you so much! Lorenz

Viewing all articles
Browse latest Browse all 601

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>