Skip to content

Commit

Permalink
More fixes to get CI working
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Dec 19, 2024
1 parent 329f4cf commit 44643c7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,8 @@ The `kortex_sim_control.launch.py` launch file is designed to simulate all of ou
```bash
ros2 launch kortex_bringup kortex_sim_control.launch.py \
use_sim_time:=true \
launch_rviz:=false
launch_rviz:=false \
robot_controller:=joint_trajectory_controller
```

* `sim_gazebo` : Use Gazebo for simulation. Default value is `false`.
Expand Down
2 changes: 1 addition & 1 deletion ros2_kortex-not-released.rolling.repos
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories:
ros2_robotiq_gripper:
type: git
url: https://github.com/picknikrobotics/ros2_robotiq_gripper.git
version: main
version: 27ecc36c1fa0db53a14f814d3b1008ae2874c039
serial:
type: git
url: https://github.com/tylerjw/serial.git
Expand Down
2 changes: 1 addition & 1 deletion ros2_kortex.repos
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ repositories:
ros2_robotiq_gripper:
type: git
url: https://github.com/picknikrobotics/ros2_robotiq_gripper.git
version: main
version: 27ecc36c1fa0db53a14f814d3b1008ae2874c039

0 comments on commit 44643c7

Please sign in to comment.