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

Magabot ROS Integration

$
0
0
Hey all, I've the following *Arduino* based educational robot: - magabot.cc which comprises the following specs: 1. differential drive system w/ encoders on both wheels 2. 2x front bumpers 3. 5x sonar sensors on the front And I'd like to integrate it with ROS environment. I've already put a laptop on top running ROS and communicating with the robot through ***rosserial*** Arduino package and now I'd like to setup it with the 2D Navigation Stack by adding a laser scanner. While reading this tutorial - Setup and Configuration of the Navigation Stack on a Robot - some questions arise: 1. Which TF broadcasters should I implement? (I thought of a laser scanner TF + a Sonar TF (group or individual for each sensor?), maybe a bumper TF too?!) 2. How about odometer TF? Which kind of transformation is correct, since both wheels are paralell to the robot? Just translation? Or maybe rotation to?! 3. Should all TF broadcasting msgs be published by a single node or different nodes for each frame?! 4. Regarding sensors and particularly sonar, should I publish their information like a **sensor_msgs/PointCloud** or **sensor_msgs/LaserScan**? Sorry for so many questions and thank you very much in advance. ;)

Viewing all articles
Browse latest Browse all 77

Trending Articles



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