03 Configuring The ROS Development Environment
03 Configuring The ROS Development Environment
Development Environment
Textbook
P. 22~39
1
Contents
I. ROS Installation
Textbook
P. 22~39
2
ROS Installation & Test
3
ROS 1 Line Installation (1line is a little longer…)
wget https://raw.githubusercontent.com/ROBOTIS-GIT/robotis_tools/master/install_ros_kinetic.sh
&& chmod 755 ./install_ros_kinetic.sh && bash ./install_ros_kinetic.sh
4
ROS 1 Line Installation (1line is a little longer…)
wget https://raw.githubusercontent.com/ROBOTIS-GIT/robotis_tools/master/install_ros_kinetic.sh
&& chmod 755 ./install_ros_kinetic.sh && bash ./install_ros_kinetic.sh
5
ROS Manual Installation
• ROS Installation
• http://wiki.ros.org/kinetic/Installation/Ubuntu
6
ROS Environment Setting
‘ $ nano ~/.bashrc ’ or ‘ $ eb ’
7
ROS Operation Test
• turtlesim package
roscore
8
Integrated Development Environment (IDE)
Available on ROS
9
Integrated Development Environment(IDE) available on ROS
• http://wiki.ros.org/IDEs
• Recommendation 3 : Eclipse
• Install: http://www.eclipse.org/
• Advantage: A familiar IDE that many people use (but, Heavy!)
http://wiki.ros.org/IDEs 10
Integrated Development Environment(IDE) available on ROS
11
Question Time!
Advertisement #1
Download link
Language:
English, Chinese, Japanese, Korean
Direct Link
Advertisement #3
www.robotsource.org
The ‘RobotSource’ community is the space for people making robots.