Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
minghongx committed May 15, 2023
1 parent 16de560 commit 4cad9ab
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions note/TODO.md → notes/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- Improve workspace setup
- https://docs.ros.org/en/humble/How-To-Guides/Setup-ROS-2-with-VSCode-and-Docker-Container.html
- https://github.com/athackst/vscode_ros2_workspace
- https://github.com/husarion/rosbot-docker/blob/ros2/demo/compose.rosbot.simulation.yaml

- [ ] Precompiled header
- [ ] Buck2 can help with multi-language interdependent monorepos
Expand Down
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions note/trivia.md → notes/trivia.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ ros2 run robot_state_publisher robot_state_publisher --ros-args -p robot_descrip
ros2 run tf2_ros static_transform_publisher 0 0 0 -1.57 0 -1.57 base_link vl53l5cx_link
ros2 run tf2_ros static_transform_publisher 0 0 0 1.57 0 -1.57 base_link mpu6050_link

[Python CompressedImage Subscriber Publisher](http://wiki.ros.org/rospy_tutorials/Tutorials/WritingImagePublisherSubscriber)

[ROS 2 tutorials for image_transport](https://github.com/ros-perception/image_transport_tutorials/tree/main)



# Communication Protocols
Expand Down

0 comments on commit 4cad9ab

Please sign in to comment.