Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusrussell authored Oct 27, 2023
1 parent 31ad011 commit 068ede2
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Catbot
# BroBot

![CI Testing](https://github.com/atticusrussell/catbot/actions/workflows/.github/workflows/ros-test.yaml/badge.svg)
![CI Linting](https://github.com/atticusrussell/catbot/actions/workflows/.github/workflows/ros-lint.yaml/badge.svg)
Expand All @@ -25,10 +25,13 @@ See [the workspace template](/template.md) for workspace usage instructions.
- [x] Replace DC-DC converter
- [x] Add battery voltage display/low-voltage cutoff
- [x] Fix SLAM
- [ ] Use Nav2 with costmap and goal pose
- [ ] Figure out how I want to use Nav2 in simulation
- [ ] Modify Nav2 launchfiles
- [ ] Use Nav2 with costmap and goal pose in simulation
- [ ] Test Nav2 with waypoints in simulation
- [ ] Investigate Nav2 AMCL
- [ ] Run Nav2 on real robot
- [ ] Do loop of house with Nav2 waypoints
- [ ] Test Nav2 AMCL
- [ ] refine Nav2 launchfiles
- [ ] Integrate gamepad and twist_mux
- [ ] Implement OpenCV or similar to recognize cat
- [ ] Autonomously chase cat
Expand Down

0 comments on commit 068ede2

Please sign in to comment.