Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Member

Update

Blockers

Goals for Next week

Orson

  • Talking to team leads about long term goals

  • Responding to training messages

Keyon

  • Filling out PM tool with tasks

  • Talking to team leads about long term goals

  • Responding to training messages

  • Need to sync with Nico on navigation tasks for filling out PM tool

  • Attempt converting arm SolidWorks file to plain URDF

  • Finish filling out PM tool after syncing with Orson

  • Sync with Nico (likely through DM) on tasks for navigation, read through 9/15 autonomy meeting notes

Colin

  • UWRTCanWrapper class is finished being updated from ROS 1 to ROS2, currently writes and reads to the CAN bus as raw data (templated to take any type)

  • Wrote a test node that is a subscriber which reads from a topic (either a u_int32 or a float32) and writes that data to the can bus, the interface name is specified in the launch parameters

  • the test node also has a timer that will periodically read from the can bus and print out the most recent data

  • Test node is all done and compiles but I have a weird linker error when i try to build it, which i might need to ask for someone's help with if i cant figure it out soon

Nico

  • Working on getting the gimbal working for CV, getting OpenCV dependencies to work

  • Get OpenCV dependencies to work

...