Robotics StackExchange | Archived questions

ROS Navigation on OSX?

I have RVIZ up and running on my mac, but I have no idea how one goes about controlling a turtlebot through it... Anybody dealt with this?

Asked by allenh1 on 2012-03-15 10:44:41 UTC

Comments

Do you have a turtlebot moving at all from OS X? That's the first step.

Asked by Mac on 2012-03-15 10:46:49 UTC

Did you read the tutorials for turtlebot to get an idea of how to control it?

Asked by Kevin on 2012-03-15 14:26:18 UTC

Well, the issue is that I can't get the navigation tools to run. In Linux, I am use to the presence of a navigation tools bar on the top of the screen. You know, "Pose Estimate", "Goal Pose", etc. These buttons are not there in the RVIZ I have installed on my mac.

Asked by allenh1 on 2012-03-16 00:50:20 UTC

You can send messages directly to the appropriate topics (that's all the rviz buttons do).

Asked by Mac on 2012-08-09 16:53:21 UTC

Answers