ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This has been fixed and released. Simply run
$ cd ~/ros_ws/src
$ wstool update
to pull in the latest changes for Sawyer Simulator.
2 | No.2 Revision |
This has been fixed and released. Simply run
$ cd ~/ros_ws/src
$ wstool update
$ catkin build
to pull in the latest changes for Sawyer Simulator.
3 | No.3 Revision |
This has been fixed and released. Simply run Assuming you already have your workspace configured for sawyer_simulator, simply run:
$ cd ~/ros_ws/src
$ wstool update
$ catkin build
to pull in the latest changes for Sawyer Simulator.