Important Documents
day5_wed_jul12
To Do:
- Edx robotics course
- Setting up the simulation
- Start paper review
Progress:
- Setting up the virtual simulator
– Creating a new environment.cd ~ && virtualenv dt-sim
– open the new environment in visual studio code
– once you are in the virtualenv on the terminal, you will know because there is a (dt-sim) in the front.vim
duckietown_simulator.py
:w
qcode duckietown_simulator.py
[ERROR] All the required dependencies have been installed.
[NOTE] check Duckietown Simulator documentation.
Next Steps:
- It will be helpful to learn the whole edx course. I am learning more about the basics of robotics.
- Learn more about ROS
- Work on the developer manual from the start.
day4_thur_jul11
To Do:
- Edx robotics course
- Update leafduck duckiebot container
- Setting up the physical arena/ getting the arena-> do a lane following demo with leafduck
- Setting up the virtual simulator for duckiebot
- Paper review
Progress:
- Skyduck and Ellenduck went through upgrade processes successfully.
- Skyduck – Danielle’s, Ellenduck – Ellen’s :))
day3_wed_jul10
To Do:
- [Done]Department presentation
- [Done]Post component issues on stackoverflow. [done] Link to Post
- [Done]Start Operation: making moves (ambitious goal: finish it today)
Progress:
- Presented updates at the weekly department meeting
- Component Issues
One suggestion was to follow the advice in the manual that I have already done before, but the situation still persisted. - Operations
– Completed all operations. Making it move, making it see, making it shine, software tools, calibration(camera), and calibration(wheels). All the set up is done. Was not able to follow the Lane Following demo as suggested in the manual because we do not have an arena set up.
– [Notes on calibration(camera)]: Instead of moving the calibration paper around, move the duckiebot around. (this took the most time).
-[Notes on calibration(wheels)]: Different wheel trim numbers are required for duckiebot’s movement on the mat vs on the floor.
Next Steps:
- Finish edx planning sections (I also want to finish other sections, I think it will help me understand it more)
- Reading papers from a conference.
- (personal) Learn about research on robotics done with duckiebots, learn about ROS and duckiebots.
day2_tues_jul9
To Do
- Fixed docker permissions
- Update leafduck
- test hardware
Progress:
- Fixed docker permissions issues
– Changed docker permissions withsudo chmod 666 /var/run/docker.sock
– Followed step 2: docker installation in the duckiebot documentation step by step again. I did the steps line by line this time, instead of copying the whole block of code.
– After these two steps, the updates worked fine. - Successfully updated leafduck
- Fixed left motor running at first boot issue
– there was a manufacturing error in the left wheel motor wires, exchanged it with rainduck’s wires - Tested Hardware (all fixed, but still unsure about Tof and Front bumper => should post on stackoverflow)
– Tof not detected (but I was able to test it, most of the time it showsout of range
) (don’t know why it is showing out of range)
– Camera was flashing but updating in real-time (fix: use Chrome not Firefox)
– Back LED tests were not working (fix: wire placement issue)
– Left wheel Test:
Expected: Stays still when booted and should only run for three seconds when tested.
Actual: Running when booted and stops for three seconds when test is run.
[Fix: wire manufacturing issue, exchanged with rainduck]
– all other components worked as expected
Next Steps:
- Start Operation: Making moves
- Read literature?
- Continue edx course
day1_mon_jul8
To do:
- Make a step-by-step handling documentation for duckie-bot. We have the imero wifi password now.
- Reboot leafduck with imero
- move onto dashboard stuff
Progress:
- Handling documentation with answers to errors from stackover flow here: https://docs.google.com/document/d/1NyGvTT6a5evJ-sUkcUZZVKP3B2zDQ8GesLJmREZzO2M/edit
- Found a course on robotics with duckiebots and went through it. https://learning.edx.org/course/course-v1:ETHx+DT-01x+3T2023/home