forked from jsk-ros-pkg/jsk_robot
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jsk_spot.rosinstall: use jsk-ros-pkg/jsk_model_tools#249 for psot-arm
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
# spot-ros is required for spot_msgs | ||
# This is a develop branch for jsk version. | ||
# We need to use it until it is merged to master | ||
# - git: | ||
# local-name: spot-ros | ||
# uri: https://github.com/sktometometo/spot_ros.git | ||
# version: develop/spot | ||
## use https://github.com/clearpathrobotics/spot_ros/pull/67 (Commands for the Arm and gripper, and URDF and simulation of the arm added) | ||
- git: | ||
local-name: spot-ros | ||
uri: https://github.com/sktometometo/spot_ros.git | ||
version: develop/spot | ||
uri: https://github.com/estherRay/spot_ros.git | ||
version: b5fe5e5c4a732c1a724e4f86abc2be6395088d02 |