Changes between Version 5 and Version 6 of Other/Summer/2023/RobotTestbed
- Timestamp:
- Jun 28, 2023, 12:22:15 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/RobotTestbed
v5 v6 28 28 == Progress Overview == 29 29 **WEEK ONE** 30 →Familiarized on project topics by reading relevant research papers30 * Familiarized on project topics by reading relevant research papers 31 31 32 32 33 →Set up ROS (Robotic Operating System) on Ubuntu bistro33 * Set up ROS (Robotic Operating System) on Ubuntu bistro 34 34 35 35 36 →Ran elementary python scripts on robot (talker/listener)36 * Ran elementary python scripts on robot (talker/listener) 37 37 38 38 39 →Interacted with robot at CoRE39 * Interacted with robot at CoRE 40 40 41 41 **WEEK TWO** 42 →Started to build the website42 * Started to build the website 43 43 44 44 45 → Learned the aspects of a Raspberry pi by starting with a blank SD and installing the Raspberry Pi operating system and ROS. Also worked on connecting the pi to a ZeroTier network and downloading packages necessary for the data collecting python scripts. 45 * Learned the aspects of a Raspberry pi by starting with a blank SD: 46 47 → Installed Raspberry Pi operating system and ROS 48 49 50 → Connected to a ZeroTier network 51 52 53 → Downloaded packages necessary for the data collecting python scripts 46 54 47 55 **WEEK THREE** 48 → Explored the possibility of including Unity in the project 49 → Created 3D avatar in Unity which takes live webcam feed 56 * Explored the possibility of including Unity in the project 50 57 51 58 52 → Researched necessary equipment needed for future experiments59 → Created 3D avatar in Unity which mimics live webcam feed 53 60 54 61 55 → Started to clone original SD card that contained all python scripts, packages and ROS onto 25 blank SD cards 56 → The cloned cards were inserted into 25 Raspberry Pi, where each pi was given a unique name. 62 * Researched necessary equipment needed for experiments 57 63 64 65 * Started to clone original SD card that contained all python scripts, packages, and ROS onto blank SD cards 66 → The cloned cards were inserted into 25 Raspberry Pi 67 68 69 → Each pi was given a unique name 58 70 59 →Made significant progress on the website aspect71 * Made significant progress on the website aspect 60 72 61 73 **WEEK FOUR** 74