ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Please type following commands on the terminal window of PC2.
$ echo “source /opt/ros/fuerte/setup.bash” >> ~/.bashrc
$ . ~/.bashrc
$ sudo apt-get install python-rosinstall python-rosdep ros-fuerte-brown-remotelab ros-fuerte-control ros-fuerte-common-msgs ros-fuerte-slam-gmapping ros-fuerte-hector-slam
$ rosws init ~/fuerte_workspace /opt/ros/fuerte
$ echo “source ~/fuerte_workspace/setup.bash” >> ~/.bashrc
$ mkdir ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ rosws set ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ roscd
$ cd sandbox
$ git clone git://git.assembla.com/usarsim.git
(Under the proxy, try “git clone http://git.assembla.com/usarsim.git”")
$ rosmake usarsim_inf
it works.
2 | No.2 Revision |
Please type following commands on the terminal window of PC2.
terminal-1:
$ echo “source /opt/ros/fuerte/setup.bash” >> ~/.bashrc $ . ~/.bashrc $ sudo apt-get install python-rosinstall python-rosdep ros-fuerte-brown-remotelab ros-fuerte-control ros-fuerte-common-msgs ros-fuerte-slam-gmapping ros-fuerte-hector-slam $ rosws init ~/fuerte_workspace /opt/ros/fuerte $ echo “source ~/fuerte_workspace/setup.bash” >> ~/.bashrc $ mkdir ~/fuerte_workspace/sandbox $ source ~/fuerte_workspace/setup.bash $ rosws set ~/fuerte_workspace/sandbox $ source
$ roscd
$ cd sandbox
$ git clone git://git.assembla.com/usarsim.git
(Under the proxy, try “git clone http://git.assembla.com/usarsim.git”")
$ rosmake usarsim_inf
it At this point if making usarsim_inf is successful, then use these steps,
terminal-1: $ roscore
terminal-2: $ export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:'PWD'
$ roslaunch usarsim_inf usarsim.launch
terminal-3: $ rosrun teleop_twist_keyboard teleop_twist_keyboard.py
now navigate using key. It works.
3 | No.3 Revision |
Please type following commands on the terminal window of PC2.
terminal-1:
terminal-1:
$ echo “source /opt/ros/fuerte/setup.bash” >> ~/.bashrc
now navigate using key. It works.
4 | No.4 Revision |
Please type following commands on the terminal window of PC2.
terminal-1:
$ echo “source /opt/ros/fuerte/setup.bash” >> ~/.bashrc
$ . ~/.bashrc
$ sudo apt-get install python-rosinstall python-rosdep ros-fuerte-brown-remotelab ros-fuerte-control ros-fuerte-common-msgs ros-fuerte-slam-gmapping ros-fuerte-hector-slam
$ rosws init ~/fuerte_workspace /opt/ros/fuerte
$ echo “source ~/fuerte_workspace/setup.bash” >> ~/.bashrc
$ mkdir ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ rosws set ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ roscd
$ cd sandbox
$ git clone git://git.assembla.com/usarsim.git
(Under the proxy, try “git clone http://git.assembla.com/usarsim.git”")
$ rosmake usarsim_inf
At this point if making usarsim_inf is successful, then use these steps,
terminal-1: $ roscore
terminal-2: $ export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:'PWD'
ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`PWD`
$ roslaunch usarsim_inf usarsim.launch
terminal-3: $ rosrun teleop_twist_keyboard teleop_twist_keyboard.py
now navigate using key. It works.
5 | No.5 Revision |
Please type following commands on the terminal window of PC2.
terminal-1:
$ echo “source /opt/ros/fuerte/setup.bash” >> ~/.bashrc
$ . ~/.bashrc
$ sudo apt-get install python-rosinstall python-rosdep ros-fuerte-brown-remotelab ros-fuerte-control ros-fuerte-common-msgs ros-fuerte-slam-gmapping ros-fuerte-hector-slam
$ rosws init ~/fuerte_workspace /opt/ros/fuerte
$ echo “source ~/fuerte_workspace/setup.bash” >> ~/.bashrc
$ mkdir ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ rosws set ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ roscd
$ cd sandbox
$ git clone git://git.assembla.com/usarsim.git
(Under the proxy, try “git clone http://git.assembla.com/usarsim.git”")
$ rosmake usarsim_inf
At this point if making usarsim_inf is successful, then use these steps,
terminal-1: $ roscore
terminal-2: $ export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`PWD`
ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`pwd`
$ roslaunch usarsim_inf usarsim.launch
terminal-3: $ rosrun teleop_twist_keyboard teleop_twist_keyboard.py
now navigate using key. It works.
6 | No.6 Revision |
Please type following commands on the terminal window of PC2.
terminal-1:
$ echo “source /opt/ros/fuerte/setup.bash” >> ~/.bashrc
$ . ~/.bashrc
$ sudo apt-get install python-rosinstall python-rosdep ros-fuerte-brown-remotelab ros-fuerte-control ros-fuerte-common-msgs ros-fuerte-slam-gmapping ros-fuerte-hector-slam
$ rosws init ~/fuerte_workspace /opt/ros/fuerte
$ echo “source ~/fuerte_workspace/setup.bash” >> ~/.bashrc
$ mkdir ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ rosws set ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ roscd
$ cd sandbox
$ git clone git://git.assembla.com/usarsim.git
(Under the proxy, try “git clone http://git.assembla.com/usarsim.git”")
$ rosmake usarsim_inf
At this point if making usarsim_inf is successful, then use these steps,
terminal-1: $ roscore
terminal-2: $ export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`pwd`
ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:'PWD'
$ roslaunch usarsim_inf usarsim.launch
terminal-3: $ rosrun teleop_twist_keyboard teleop_twist_keyboard.py
now navigate using key. It works.
7 | No.7 Revision |
Please type following commands on the terminal window of PC2.
terminal-1:
$ echo “source /opt/ros/fuerte/setup.bash” >> ~/.bashrc
$ . ~/.bashrc
$ sudo apt-get install python-rosinstall python-rosdep ros-fuerte-brown-remotelab ros-fuerte-control ros-fuerte-common-msgs ros-fuerte-slam-gmapping ros-fuerte-hector-slam
$ rosws init ~/fuerte_workspace /opt/ros/fuerte
$ echo “source ~/fuerte_workspace/setup.bash” >> ~/.bashrc
$ mkdir ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ rosws set ~/fuerte_workspace/sandbox
$ source ~/fuerte_workspace/setup.bash
$ roscd
$ cd sandbox
$ git clone git://git.assembla.com/usarsim.git
(Under the proxy, try “git clone http://git.assembla.com/usarsim.git”")
$ rosmake usarsim_inf
At this point if making usarsim_inf is successful, then use these steps,
terminal-1: $ roscore
terminal-2: $ export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:'PWD'
ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`pwd`
$ roslaunch usarsim_inf usarsim.launch
terminal-3: $ rosrun teleop_twist_keyboard teleop_twist_keyboard.py
now navigate using key. It works.