Skip to content

Commit 4533cff

Browse files
authored
updated readme todo list
Updated README.md to include additional project details and capabilities.
1 parent 3aa2bdb commit 4533cff

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,21 +93,21 @@ ros2 launch uirover_bringup simulator.launch.py
9393

9494
- [x] Gazebo simulation boilerplate
9595
- [x] Simplified rover 3D model
96-
- [ ] Full rover 3D model with meshes
96+
- [x] Full rover 3D model with meshes
9797
- [x] Video capture and streaming
9898
- [x] Video compression
9999
- [ ] Relative pose estimation
100100
- [ ] Object classification
101101
- [x] Basic aruco marker detection
102102
- [x] ROS2 Control boilerplate
103-
- [ ] Full ROS2 Control hardware support
103+
- [x] Full ROS2 Control hardware support
104104
- [ ] Custom wheel controller for differential swerve drive
105-
- [ ] MoveIt! boilerplate
106-
- [ ] Simplified arm 3D model
107-
- [ ] Full arm 3D model with meshes
108-
- [ ] Arm IK solver
105+
- [x] MoveIt! boilerplate
106+
- [x] Simplified arm 3D model
107+
- [x] Full arm 3D model with meshes
108+
- [x] Arm IK solver
109109
- [ ] Preset arm poses (grab, drop, tool change, etc.)
110-
- [ ] Zenoh middleware
110+
- [x] Zenoh middleware
111111
- [ ] Nav2 boilerplate
112112
- [ ] Nav2 basic environment mapping
113113
- [ ] Nav2 basic path planning
@@ -139,3 +139,4 @@ ros2 launch uirover_bringup simulator.launch.py
139139

140140
- Ethan Holter [@ethanholter](https://github.com/ethanholter)
141141
- Charlie Killian [@charlie-killian](https://github.com/charlie-killian)
142+

0 commit comments

Comments
 (0)