Skip to content

Commit

Permalink
add limitation about node name (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
takasehideki committed Sep 7, 2023
1 parent d1e9ef4 commit 6532fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Here are the functionalities that mROS 2 offers for you, and current limitations
- We think variable-length types cannot be handled, probably due to the limitation of lwIP.
- Service, Actions, and Parameters are not supported
- Please let us know if you want to use them as soon as possible. We can consider raising the priority of these supports.
- mros2 node name cannot be observed from ROS 2 host (see [Issue#44](https://github.com/mROS-base/mros2/issues/44))

## Supported platform

Expand Down

0 comments on commit 6532fc1

Please sign in to comment.