﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Community%3AScience%2FRobotics%2FTutorial</id>
	<title>Community:Science/Robotics/Tutorial - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Community%3AScience%2FRobotics%2FTutorial"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Community:Science/Robotics/Tutorial&amp;action=history"/>
	<updated>2026-04-21T05:13:54Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Community:Science/Robotics/Tutorial&amp;diff=100301&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Community:Science/Robotics/Tutorial&amp;diff=100301&amp;oldid=prev"/>
		<updated>2018-06-28T19:39:22Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:39時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Community:Science/Robotics/Tutorial&amp;diff=100300&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Robotics/Tutorial to Community:Science/Robotics/Tutorial: moving under Community:Science (&quot;Community&quot; being a new namespace)</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Community:Science/Robotics/Tutorial&amp;diff=100300&amp;oldid=prev"/>
		<updated>2011-11-02T19:51:49Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Robotics/Tutorial&quot; class=&quot;mw-redirect&quot; title=&quot;Robotics/Tutorial&quot;&gt;Robotics/Tutorial&lt;/a&gt; to &lt;a href=&quot;/Community:Science/Robotics/Tutorial&quot; title=&quot;Community:Science/Robotics/Tutorial&quot;&gt;Community:Science/Robotics/Tutorial&lt;/a&gt;: moving under Community:Science (&amp;quot;Community&amp;quot; being a new namespace)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Tutorial =&lt;br /&gt;
&lt;br /&gt;
This is a tutorial for when you start working at the ''Blender for Robotics'' project. It will show you what you have to install and what you have to read to get yourself started.&lt;br /&gt;
&lt;br /&gt;
== Python == &lt;br /&gt;
* Install [http://www.python.org/download Python]. At least version 2.6, but the recent 2.5x versions use Python 3.x already. (Mac/Linux: you can check your version with &amp;quot;python -V&amp;quot; in your terminal).&lt;br /&gt;
	&lt;br /&gt;
* Install an editor program for Python that can highlight code, show line numbers, show tabs/spaces,etc...  Like Textwrangler for Mac, or Kate for Linux, or Notepad++ for Windows. ''A complete list of editors can be found at (http://wiki.python.org/moin/PythonEditors).''&lt;br /&gt;
	&lt;br /&gt;
* Learn [http://docs.python.org/tutorial/ how to program in Python].&lt;br /&gt;
* Practice, practice, practice!&lt;br /&gt;
	&lt;br /&gt;
== Blender == &lt;br /&gt;
* Install Blender. For some older scripts you will need to have blender 2.49, but all exciting new developments and features are being done on the 2.5x series. Caution: those are officially still ''beta'' versions, but the number of bugs is rapidly decreasing.&lt;br /&gt;
* Old and new versions can be found on [http://www.blender.org blender.org].&lt;br /&gt;
* A help forum can be found at (http://blenderartists.org/forum/).&lt;br /&gt;
&lt;br /&gt;
* Start Blender in your Terminal/command-line, so you can see the output of your scripts. (''print()'' will only print to your terminal and not in Blender.)&lt;br /&gt;
&lt;br /&gt;
* In Blender, go to the &amp;quot;Scripts Screen&amp;quot; and open [[File:Test.txt]](change .txt to .py) with (alt+O). Press the &amp;quot;Run Script&amp;quot; button and check the output in the terminal. If there is an error your blender version might be bugged.&lt;br /&gt;
** I had this on my blender version running on mac os x and needed to install ubuntu to get blender correctly working--[[User:Joske|Joske]] 11:52, 23 September 2010 (UTC).&lt;br /&gt;
&lt;br /&gt;
* Learn how to add your own panel in blender  [[Robotics:Blender25Panels|here]]. &lt;br /&gt;
* Learn how to use blender as a robotics simulator with the Game Engine [[Robotics:GameEngineFeaturesForRobotics|here]].&lt;br /&gt;
&lt;br /&gt;
==Mailing list==&lt;br /&gt;
* Add yourself to the [http://lists.blender.org/mailman/listinfo/robotics Blender for Robotics mailinglist].&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>