﻿<?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%2FMORSE%2FPocolibs_Scene</id>
	<title>Community:Science/Robotics/MORSE/Pocolibs Scene - 版の履歴</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%2FMORSE%2FPocolibs_Scene"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Community:Science/Robotics/MORSE/Pocolibs_Scene&amp;action=history"/>
	<updated>2026-07-04T01:23:31Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Community:Science/Robotics/MORSE/Pocolibs_Scene&amp;diff=97021&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/MORSE/Pocolibs_Scene&amp;diff=97021&amp;oldid=prev"/>
		<updated>2018-06-28T19:36:49Z</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:36時点における版&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/MORSE/Pocolibs_Scene&amp;diff=97020&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Robotics/MORSE/Pocolibs Scene to Community:Science/Robotics/MORSE/Pocolibs Scene: 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/MORSE/Pocolibs_Scene&amp;diff=97020&amp;oldid=prev"/>
		<updated>2011-11-02T19:51:47Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Robotics/MORSE/Pocolibs_Scene&quot; class=&quot;mw-redirect&quot; title=&quot;Robotics/MORSE/Pocolibs Scene&quot;&gt;Robotics/MORSE/Pocolibs Scene&lt;/a&gt; to &lt;a href=&quot;/Community:Science/Robotics/MORSE/Pocolibs_Scene&quot; title=&quot;Community:Science/Robotics/MORSE/Pocolibs Scene&quot;&gt;Community:Science/Robotics/MORSE/Pocolibs Scene&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;= Constructing a simulation scene using Pocolibs =&lt;br /&gt;
&lt;br /&gt;
# Buld the scenario using Blender (terrain, buildings, trees)&lt;br /&gt;
# Save the file with a new name, in the $ORS_ROOT/scenarii directory&lt;br /&gt;
# Link in the props from the file &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ORS_ROOT/components/scenes/sceneProps-2.0.blend&amp;lt;/source&amp;gt;&lt;br /&gt;
#* Scene_Script_Holder&lt;br /&gt;
#* CameraUser&lt;br /&gt;
#* Screen (optional)&lt;br /&gt;
# Link in the Dala robot from the file &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ORS_ROOT/components/robots/dala/dala_pocolibs_grouped-2.0.blend&amp;lt;/source&amp;gt;&lt;br /&gt;
#* All the elements listed under Objects&lt;br /&gt;
# Select all elements of the robot&lt;br /&gt;
#* {{Shortcut|rmb}} on the body of Dala&lt;br /&gt;
#* {{Shortcut|shift|G}}{{Menu|type=popup|Children}}&lt;br /&gt;
#*: Press {{Shortcut|shift|G}}&lt;br /&gt;
#*: From the menu that appears, select &amp;quot;Children&amp;quot; (pressing {{Shortcut|enter}} immediately will work too)&lt;br /&gt;
# Make them local to the scene&lt;br /&gt;
#* {{Shortcut|L}}{{Menu|type=popup|Selected Objects}}&lt;br /&gt;
#*: Press {{Shortcut|L}}&lt;br /&gt;
#*: From the menu that appears, select &amp;quot;Selected Objects&amp;quot; (pressing {{Shortcut|enter}} immediately will work too)&lt;br /&gt;
# Additional components can be added to the robot, by following steps 4-6 linking the corresponding Blender files. Then parenting the components to the main robot:&lt;br /&gt;
#* Select the Empty object of the component {{Shortcut|rmb}}&lt;br /&gt;
#* Select also the robot {{Shortcut|shift|rmb}}&lt;br /&gt;
#* Parent the two objects {{Shortcut|ctrl|P}}&lt;br /&gt;
# Optionally, duplicate the robot&lt;br /&gt;
#* Press the {{Shortcut|pad7}} to switch to Top view&lt;br /&gt;
#* With the robot selected, press {{Shortcut|shift|D}}&lt;br /&gt;
#* The copy is already in &amp;quot;grab&amp;quot; mode, meaning it will move with the mouse. Place it at the desired location, then press {{Shortcut|lmb}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>