Skip to content

Commit

Permalink
other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zaid3727 committed Jul 2, 2024
1 parent a36ab8c commit 1bc34f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
pip install pyyaml # Install pyyaml to handle YAML files
pip install lark-parser # Install lark module for parsing
pip install numpy # Install numpy for scientific computing
pip install -r requirements.txt # Install other dependencies
sudo apt install rclpy
pip install geometry_msgs
sudo apt install std_msgs
sudo apt install sensor_msgs
sudo apt install ros-humble-executive-smach
Expand Down

0 comments on commit 1bc34f0

Please sign in to comment.