mastering_ros icon indicating copy to clipboard operation
mastering_ros copied to clipboard

This repository contains exercise files of the book "Mastering ROS for Robotics Programming"

Results 23 mastering_ros issues
Sort by recently updated
recently updated
newest added
trafficstars

I want to use indigo + gazebo7 I install gazebo7 and then install gazebo7-ros-pkgs via debian as [this instruction](http://answers.gazebosim.org/question/16092/remove-gazebo2-and-install-gazebo7-for-ros-indigo/) I download code from github (tutorial code from book, mastering ros...

In the book, CH4, section Interfacing the MoveIt! config package to Gazebo, it creates the connection between moveit, ros_control, gazebo. I can start motion planning in rviz like in demo...

HI! When I follow the step in chapter4:Interfacing the MoveIt! configuration package to Gazebo I run the moveit and gazebo successful,then when i set the new goal and excuting in...