Changes between Version 28 and Version 29 of Other/Summer/2023/RobotTestbed
- Timestamp:
- Jul 20, 2023, 7:46:03 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/RobotTestbed
v28 v29 73 73 **[https://docs.google.com/presentation/d/1IYKcQdG27xSXlZqqyma7TG-OmXAVHhU-KHgzNXne9zE/edit?usp=sharing Week 1 Presentation]** 74 74 75 * Familiarized on project topics by reading relevant research papers 75 The main priority for week one was getting familiar with the focused topics of the project. Since all the group members had little to no knowledge of these topics, a variety of relevant research papers were passed. These papers included topics such as the encoder-decoder architecture the large language model would be built upon and the research paper the previous group wrote regarding ''!SenseScape''. 76 76 77 78 * Set up ROS (Robotic Operating System) on Ubuntu distro 79 80 81 * Ran elementary python scripts on robot (talker/listener) 82 83 84 * Interacted with robot at CoRE 77 In addition to reading, the group was introduced to the robot, which had the potential to be used a mobile sensor in the indoor testing environment. For a few days that week, the group met at the Computing Research & Education Building (CoRE), located on Rutgers- Busch Campus, in order to see and interact with the robot. To learn more about the way the robot worked, the group was able to set up ROS (Robotic Operating System) on Ubuntu distro and even ran elementary python scripts on robot following a talker/listener architecture. 85 78 86 79 **WEEK TWO**