Autonomous Systems - Final
Autonomous Systems - Final
(2) Thus, we want to say that line arms are not autonomous, but the Rumba (vacuum cleaner)
is not an autonomous system because they act in fully known environment -> we DON’T
agree with him
Sensor – a device that measures some attribute of the world in a quantified way.
Proprioceptive (measure the values of the robot, i.e., internal state – sensor for position,
angles, battery level)
Forward kinematics - given a sequence of commands, what is the final position of robotic
arm - easy to compute
Inverse kinematics - given a desired position of the robotic arm, what sequence of commands
will bring it there - hard to compute – there can be one/multiple/no solution
(presentation) Do you think Pepper and Nao robots are embodied agent?, Explain Why? –
Yes, because the main indication that a an agent is embodiment is to have a psysical body and
they both have and person can interact with them in an environmment.
(12) Q learning
Q update function – The learning rate determines to what extent newly acquired information
overrides old information – The discount factor determines the importance of future reward
Look at extreme cases given 2 hyperparameters?
Remember it is multiplicative [what happens if it is 0 or 1] ->no function, because too big
and overwritten
Feeling – subjective representation of emotions /mood – diffuse affective states that generally
last longer/ affect- underlying affective experience of an emotion or a mood
(18) Simulation
Smulation is the process of using a computer to approximate how a dynamic system (here
a robot) evolves in time. To this end, if the computer relies on the laws of physics to
predict the behavior of the dynamic system of interest, then the simulation is called
physics based
Computer graphics:
-define position orientation, shape of object at time -1
-render
- define position orientation, shape of object at time +1
(presentation) How can you model legged locomotion (walking, running, and jumping)
without using any animations? What is the one of the physical systems to generate legged
locomotion for humanoid robots?