Skip to content

Commit

Permalink
docs(yocto): remove ROS2 Known Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
nikAizuddin committed Jun 18, 2023
1 parent 116e056 commit ba43942
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/yocto/all-targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,3 @@ To clean build:
```
rm -rf project/yocto/build/{sstate-cache,tmp}
```


## Known Issues

When entering ROS2 environment using command:
```
source /etc/profile.d/ros/setup.bash
```

there will be errors such that:
```
Usage: head [OPTIONS] [FILE]...
head: invalid option -- 'c'
```

0 comments on commit ba43942

Please sign in to comment.