Connecting SketchUp to Pachube v0.2
-
i have problems using this plugin:
http://community.pachube.com/sketchup@unknownuser said:
With this tool, you are able to import both realtime and historic Pachube data (i.e. sensor and environment data) into popular 3D CAD package Google SketchUp. The incoming data can be used to generate or modulate a 3D model of a building or environment, and enables sophisticated design-decisions that are based on actual (and not simulated) sensor and environment data. Possible uses include designing interactive façades, undertaking post-occupancy evaluation (which is where you evaluate how well the design performs) and sensor-based form generation.
Here's a video introduction – it's very basic, but shows how incoming Pachube data can modulate 3D elements (in this case just blocks) inside SketchUp:If anyone can help, my system is on windows xp with latest sektchup, the pictures of the popup screen are not there, and the connection to the feed is not connecting. I now that this is a problem for the pachube team but maybe someone is using this too and may have a look into the ruby code.
-
Hi totoete,
I've never used it, but are there any errors when you open the Ruby Console window and try to run the plugin?
-
hello,
first of all some grafics in the pop up window e.g. activate enviroment are not displayed but they are all in the images folder but not with absoulte path in the html file. After i wirte the code in the ruby console: load 'pachube2sketchup/start.rb' following text will displayed there:
@unknownuser said:
true
Reading Pachube Environment...
Active Environment is: 1
It Contains 8 Pachube Enabled ComponentsObject 0:
Type: static
Connected to Pachube Feed: 1908, Stream Number: 0Object 1:
Type: scaler
Connected to Pachube Feed: 1908, Stream Number: 2Object 2:
Type: scaler
Connected to Pachube Feed: 1908, Stream Number: 3Object 3:
Type: scaler
Connected to Pachube Feed: 1908, Stream Number: 0Object 4:
Type: scaler
Connected to Pachube Feed: 1908, Stream Number: 6Object 5:
Type: static
Connected to Pachube Feed: 0, Stream Number: 0Object 6:
Type: static
Connected to Pachube Feed: 0, Stream Number: 0Object 7:
Type: static
Connected to Pachube Feed: 0, Stream Number: 0
Matching Entities...
Logo Detected
PachubeLogo ...Match Found
pObj1#1 ...Match Found
pObj2#1 ...Match Found
pObj3#1 ...Match Found
pObj4 ...Match Found
pObj5 ...Match Found
pObj6 ...Match Found
pObj7 ...Match FoundLoading Object 1 Data...
everything looks fine. but i thing the loggin makes some problems? i dont know.
also a javascript error window popup is coming up which says:@unknownuser said:
line 129
sign 9
error 'pJ.datastreams[....]value.min_value' is zero or no object.
code 0
URL file//C:..\p2s.htmlthanks for looking into. maybe its developed only for mac users in mind
-
Ugh, the plugin it uses all global variables and no namespaces.
Anyway, I've looked at the code and there isn't much I can do in this case since it looks like the plugin is running. I don't have a way to test the connections or environment. Best to ask pachube support.
-
thanks jim
Advertisement