Skip to content

Commit

Permalink
rclpy changes trial
Browse files Browse the repository at this point in the history
  • Loading branch information
zaid3727 committed Jul 2, 2024
1 parent d0e41f5 commit d978174
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
pip install lark-parser # Install lark module for parsing
pip install numpy # Install numpy for scientific computing
pip install -r requirements.txt
sudo apt install rclpy
pip install git+https://github.com/splintered-reality/py_trees.git
pip install git+https://github.com/splintered-reality/py_trees_ros.git
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
pytest
py_trees
rclpy
geometry_msgs
std_msgs
sensor_msgs
Expand Down

0 comments on commit d978174

Please sign in to comment.