main research page with papers here
Random Thoughts on Exhibit
Wild Beluga Resources
Good site on wild beluga research (especially on Lancaster Sound pods): www.whales-online.net Aquarium’s Arctic Curriculum grades 4-7: http://www.vanaqua.org/education/documents/Part3AABACKGROUNDINFO.pdf
Aquarium side project (not beluga related but focus on BC whales)http://www.wildwhales.org/stewardship/index.html
Notes on V7 with scripting
Notes from Aquarium Visit on Thursday June 14, 2007
Purpose: Testing of vBeluga on large screen in Environmental News area, followed by meeting with Jeff and Catherine.
Notes from Aquarium Visit on Friday May 25, 2007
After meeting did a tour of DEC. Observed that many of the exhibits showed a disconnect between the animals on display and the technology/activity associated with it. We thought of several ways that connection could be made more explicit. Also, environmental news area is completely empty right now, and doesn’t draw visitors in. It also has the constraint that it needs to be used for events in the evening, so it cannot have any permanent furniture, and any furniture in there would need to be stored during events.
Notes from meeting at UBC on Friday May 18, 2007
Proposed Timeline for Caitlin’s Summer RA
Scripting for VBeluga
V. 6
Currently the available interaction is:
.ini files # Naming convention for .ini files: beluga123.ini, 1 = # females, 2 = # calves, 3 = # males
environment variables
Current Behaviours
All:
Male
o jaw-clapping
o chasing calf * more independent than females, less attracted to target
Female
Steve’s suggestion for scripting:
Imagine a command line interface:
- list
tovuc - young, male
soso - old, female, mother
jojo - middle aged, male
- jojo : aggression ?
jojo aggression is 50
- jojo: aggression = 100
jojo's aggression is 100
- jojo list_all
name age sex aggression fear happy breathing
oooo oooo
jojo young male 100 50 10 .5
.5 .3
- tovac: attachmother soso
tovac mother is: soso
- tovac: fear = 100
tovac's fear is 100
- tovac: follow soso .4
tovac set to follow soso with closeness level of .5
- wait 30 - tovac: unfollow
tovac: unfollows
Minimum scripting requirements:
If we just control beluga state (as above):
Examples of states: attachment level, aggression, hunger, attraction, fear, happiness, playfulness * Would we need to script behaviours? Or are behaviours so closely tied to state that we could change one state variable, and that would trigger behaviours associated with that state?
Other Possible extensions to vBeluga - not related to scripting
Issues: