Skip to content

Commit

Permalink
update jsk_fetch.rosinstall.melodic
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Oct 22, 2022
1 parent 95a8cb4 commit 22209ed
Showing 1 changed file with 86 additions and 34 deletions.
120 changes: 86 additions & 34 deletions jsk_fetch_robot/jsk_fetch.rosinstall.melodic
Original file line number Diff line number Diff line change
@@ -1,71 +1,76 @@
# This is rosinstall file for melodic PC inside fetch.
# $ ln -s $(rospack find jsk_fetch_startup)/../jsk_fetch.rosinstall.$ROS_DISTRO $HOME/ros/$ROS_DISTRO/src/.rosinstall

- git:
local-name: PR2/app_manager
uri: https://github.com/PR2/app_manager.git
version: kinetic-devel
uri: https://github.com/knorth55/app_manager.git
version: fetch15
- git:
local-name: RobotWebTools/rosbridge_suite
uri: https://github.com/RobotWebTools/rosbridge_suite.git
version: 0.11.9
- git:
local-name: RoboticMaterials/FA-I-sensor
uri: https://github.com/RoboticMaterials/FA-I-sensor.git
# Waiting 0.8.3 release
# In order to avoid issue https://github.com/jsk-ros-pkg/jsk_robot/issues/1665,
# we need to use development branch until PR below are merged
# https://github.com/ZebraDevs/fetch_ros/pull/162
# https://github.com/ZebraDevs/fetch_ros/pull/163
# https://github.com/ZebraDevs/fetch_ros/pull/164
- git:
local-name: fetchrobotics/fetch_ros
uri: https://github.com/fetchrobotics/fetch_ros.git
version: melodic-devel
uri: https://github.com/knorth55/fetch_ros.git
version: develop/fetch
# Waiting 0.6.1 release
- git:
local-name: fetchrobotics/robot_controllers
uri: https://github.com/fetchrobotics/robot_controllers.git
version: melodic-devel
- git:
local-name: jsk-ros-pkg/jsk_3rdparty
uri: https://github.com/knorth55/jsk_3rdparty.git
version: fetch15
# we need to use the development branch (fetch15 branch in knorth55's fork)
# until it is merged to master
uri: https://github.com/jsk-ros-pkg/jsk_3rdparty.git
version: develop/fetch
# we need to use the development branch until PR below are merged.
# - https://github.com/jsk-ros-pkg/jsk_common/pull/1719
# - https://github.com/jsk-ros-pkg/jsk_common/pull/1746
# Waiting 2.2.12 release
# - git:
# local-name: jsk-ros-pkg/jsk_common
# uri: https://github.com/jsk-ros-pkg/jsk_common.git
# version: master
- git:
local-name: jsk-ros-pkg/jsk_common
uri: https://github.com/knorth55/jsk_common.git
version: fetch15
# we need to use the development branch (fetch15 branch in knorth55's fork)
# until it is merged to master
uri: https://github.com/jsk-ros-pkg/jsk_common.git
version: develop/fetch
# we need to use the development branch until the next release.
- git:
local-name: jsk-ros-pkg/jsk_demos
uri: https://github.com/knorth55/jsk_demos.git
version: fetch15
uri: https://github.com/jsk-ros-pkg/jsk_demos.git
version: master
- git:
local-name: jsk-ros-pkg/jsk_pr2eus
uri: https://github.com/jsk-ros-pkg/jsk_pr2eus.git
version: master
# we need to use the development branch (throttle-insta360 branch in 708yamaguchi's fork)
# Restore jsk-ros-pkg/jsk_recognition master branch if https://github.com/jsk-ros-pkg/jsk_recognition/pull/2596 is merged.
# we need to use the development branch until PR below are merged.
# - https://github.com/jsk-ros-pkg/jsk_recognition/pull/2642
# Restore jsk-ros-pkg/jsk_recognition master branch when the PRs are merged.
# - git:
# local-name: jsk-ros-pkg/jsk_recognition
# uri: https://github.com/jsk-ros-pkg/jsk_recognition.git
# version: master
- git:
local-name: jsk-ros-pkg/jsk_recognition
uri: https://github.com/708yamaguchi/jsk_recognition.git
version: throttle-insta360
uri: https://github.com/sktometometo/jsk_recognition.git
version: develop/fetch
# we need to use the development branch (fetch15 branch in knorth55's fork)
# until it is merged to master
- git:
local-name: jsk-ros-pkg/jsk_robot
uri: https://github.com/knorth55/jsk_robot.git
version: fetch15
uri: https://github.com/jsk-ros-pkg/jsk_robot.git
version: develop/fetch
- git:
local-name: knorth55/app_manager_utils
uri: https://github.com/knorth55/app_manager_utils
version: master
- git:
local-name: locusrobotics/catkin_virtualenv
uri: https://github.com/locusrobotics/catkin_virtualenv.git
version: 0.5.0
- git:
local-name: mikeferguson/robot_calibration
uri: https://github.com/mikeferguson/robot_calibration.git
Expand Down Expand Up @@ -99,12 +104,12 @@
local-name: strands-project/mongodb_store
uri: https://github.com/708yamaguchi/mongodb_store.git
version: fetch15
# we need to use the development branch (fetch15 branch in knorth55's fork)
# until it is merged to master
# we need to use the develop branch for basic authentication
- git:
local-name: tork-a/roswww
uri: https://github.com/knorth55/roswww.git
version: fetch15
uri: https://github.com/tork-a/roswww.git
version: develop
# we need to use the development branch until the next release.
- git:
local-name: tork-a/visualization_rwt
uri: https://github.com/tork-a/visualization_rwt.git
Expand All @@ -119,16 +124,63 @@
# If you upgrade realsense-ros version, please upgrade librealsense packages.
# Currently, realsense-ros 2.3.0 (source) and librealsense 2.45.0 (apt) works
# https://github.com/IntelRealSense/librealsense/issues/10304#issuecomment-1067354378
# realsense_camera has a problem in src/base_realsense_node.cpp which prevents it from build (find_if -> std::find_if)
# https://github.com/IntelRealSense/realsense-ros/issues/910
# Using Affonso-Gui/realsense e155795440b29d4edb78827ac0d1f50e4aad8750 for now
- git:
local-name: IntelRealSense/realsense-ros
uri: https://github.com/IntelRealSense/realsense-ros.git
version: 2.3.0
uri: https://github.com/Affonso-Gui/realsense.git
version: fetch15
# - git:
# local-name: IntelRealSense/realsense-ros
# uri: https://github.com/IntelRealSense/realsense-ros.git
# version: 2.3.0
# Until PRs below merged, we need to use develop branch
# - https://github.com/fetchrobotics/fetch_open_auto_dock/pull/9
# - https://github.com/fetchrobotics/fetch_open_auto_dock/pull/8
- git:
local-name: fetchrobotics/fetch_open_auto_dock
uri: https://github.com/fetchrobotics/fetch_open_auto_dock.git
version: melodic-devel
uri: https://github.com/sktometometo/fetch_open_auto_dock.git
version: fetchdev
# Use https://github.com/ros-planning/navigation/pull/839 based on 7f22997e6804d9d7249b8a1d789bf27343b26f75
- git:
local-name: ros-planning/navigation
uri: https://github.com/708yamaguchi/navigation.git
version: fetch15
# Use coral_usb_ros + cv_bridge_python3
- git:
local-name: jsk-ros-pkg/coral_usb_ros
uri: https://github.com/jsk-ros-pkg/coral_usb_ros.git
version: master
# headless smach_viewer
# https://github.com/ros-visualization/executive_smach_visualization/pull/46
- git:
local-name: ros-visualization/executive_smach_visualization
uri: https://github.com/knorth55/executive_smach_visualization.git
version: develop/fetch
# eus10 and roseus_resume
- git:
local-name: euslisp/Euslisp
uri: https://github.com/Affonso-Gui/EusLisp.git
version: eus10
- git:
local-name: jsk-ros-pkg/jsk_roseus
uri: https://github.com/knorth55/jsk_roseus.git
version: fetch15
- git:
local-name: euslisp/jskeus
uri: https://github.com/euslisp/jskeus.git
version: master
- git:
local-name: jsk-ros-pkg/geneus
uri: https://github.com/jsk-ros-pkg/geneus.git
version: master
- git:
local-name: roseus_resume
uri: https://github.com/Affonso-Gui/roseus_resume.git
version: eus10
# roseus_bt
- git:
local-name: BehaviorTree.ROS
uri: https://github.com/BehaviorTree/BehaviorTree.ROS
version: master

0 comments on commit 22209ed

Please sign in to comment.