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

Segbot Documenation

asked 2014-05-27 05:41:29 -0500

pnambiar gravatar image

updated 2014-05-29 05:44:30 -0500

Any documentation/instructions available for using Segbot package for navigation? I am trying to implement autonomous navigation on a Segway based Robot. Currently, the only available sensor for navigation is hokuyo. So far I have been able control the Segway using libsegwayrmp and use hector_slam with the hokuyo node. I am now trying to use the segbot code for navigation . I have couple of questions regarding the same: 1) Can we use the map generated by hector slam or is gmapping preferred? 2) What is the purpose of segbot_gui ( question_dialog_plugin) with regard to navigation? 3) Also to run the navigation stack for segbot : roslaunch segbot_navigation navigation.launch? Is there anything I am missing? Thanks in advance

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-05-29 05:56:11 -0500

Apologies for the lack of documentation. I need to work on that pretty soon to hand over the project to someone else, but I'm not sure if updated documentation will be sufficient for people outside our lab. I will update my answer when I've added this documentation.

  1. It does not matter how the map was generated.
  2. segbot_gui is not used in navigation. None of the launch files in segbot_navigation use it.
  3. You've got the right command. You'll also need to supply a map file, as the default one won't work for you.

Good Luck!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-05-27 05:41:29 -0500

Seen: 198 times

Last updated: May 29 '14