Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Merge develop/pr2-noetic branch #1786

Open
wants to merge 123 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
05cb147
add diagnos_ether_listener.py
Kanazawanaoaki Dec 16, 2021
85f019d
remove unwanted hoge
Kanazawanaoaki Dec 19, 2021
59b13c8
rename file to diagnostics_ethercat_summarizer
Kanazawanaoaki Dec 19, 2021
dbce056
Update jsk_pr2_robot/jsk_pr2_startup/jsk_pr2_warning/diagnostics_ethe…
Kanazawanaoaki Apr 26, 2022
2276e3a
Update jsk_pr2_robot/jsk_pr2_startup/jsk_pr2_warning/diagnostics_ethe…
Kanazawanaoaki Apr 26, 2022
6af8d4c
Remove white space
Kanazawanaoaki Apr 26, 2022
ebfb713
tweet coral human pose estimator output
knorth55 Oct 8, 2019
f67f94f
add tweet_image_server for non-euslisp users
knorth55 May 18, 2021
8b872d2
enable monitor driver for pr2 kinect
May 11, 2022
f41510b
refactor to check None in check_openni_node
May 11, 2022
2c80c43
check openni with raw image
May 11, 2022
5a63add
[jsk_pr2_startup] Add audible warning and sanity diagnostics
iory May 19, 2022
cc61a9d
[jsk_pr2_startup/warning] Add warning_blacklist.yaml
iory May 20, 2022
d562175
[jsk_pr2_startup/warning] Check compressed topics for data reduction …
iory May 24, 2022
b32a04e
[jsk_pr2_startup/warning] Check audio topic for sanity diagnostics
iory May 24, 2022
e2ea57d
[jsk_pr2_startup] Fix joy node name in diagnostics analyzer
iory May 27, 2022
354bbae
[jsk_pr2_startup] Ignore calibration stuck because PR2 speaks this er…
iory May 27, 2022
e72efcc
[jsk_pr2_startup/warning] Ignore uncalibrated error
iory May 27, 2022
7b44691
Add roseus_resume interrupt and resume apps
Affonso-Gui Jun 7, 2022
203529b
avoid dweet error in battery_logger
Jul 4, 2022
2f1fefc
[jsk_pr2_startup/audible_warning] Add ignore time after runstop is en…
iory Jun 8, 2022
8ef41b7
[jsk_pr2_startup/audible_warning] Tweet audible warning with image
iory Jun 8, 2022
14e2499
[jsk_pr2_startup/audible_warning] Fixed blacklist format at run_stop …
iory Jul 6, 2022
1acb245
[jsk_pr2_startup] Run email_topic.py and smach_to_mail.py by default
tkmtnt7000 Aug 26, 2022
1b4b764
[jsk_pr2_startup] Update node name of smach_to_mail to clarify
tkmtnt7000 Aug 31, 2022
78f57ad
[jsk_fetch_startup] catkin clean libcmt before build in daily update_…
708yamaguchi Jan 6, 2022
374ff6a
[jsk_fetch_startup] update workspace script
sktometometo Apr 15, 2022
5b54a07
[jsk_fetch_startup] remove redundant section
sktometometo Apr 16, 2022
470138e
[jsk_fetch_startup] parameterize workspace path and make it as argument
sktometometo Apr 18, 2022
fed4663
[jsk_fetch_startup] update update_workspace.sh
sktometometo Apr 18, 2022
2157d20
[jsk_fetch_startup] update workspace script
sktometometo Apr 19, 2022
9250f77
[jsk_fetch_startup] fix default workspace path
sktometometo Apr 20, 2022
49a7196
[jsk_fetch_startup] rename update_workspace.sh to update_workspace_ma…
sktometometo Apr 27, 2022
eb19900
[jsk_fetch_startup] remove /tmp/update_workspace.sh after updating
sktometometo Jul 4, 2022
8272135
[jsk_fetch_startup] fix mailbody in update_workspace script
sktometometo Sep 15, 2022
91064de
[jsk_fetch_startup] fix mailbody in update_workspace script
sktometometo Sep 15, 2022
c1455c9
[jsk_fetch_startup] Fix email body topic by jsk_robot_startup/EmailBody
tkmtnt7000 Sep 15, 2022
12b94d7
[jsk_fetch_startup] add comment to update_workspace_main.sh
sktometometo Sep 18, 2022
8c5ea4f
[jsk_fetch_startup, jsk_robot_startup] move update_workspace_main.sh …
knorth55 Sep 30, 2022
a57946d
[jsk_pr2_startup] add update_workspace.sh for pr2
knorth55 Sep 30, 2022
a9ebaf8
[jsk_robot_startup] add option to disable rosdep install
knorth55 Sep 30, 2022
ea45f51
[jsk_pr2_startup] do not run rosdep in pr2
knorth55 Sep 30, 2022
0463a96
Apply suggestions from code review
knorth55 Sep 30, 2022
b5c4f9e
[jsk_robot_startup] fix typo in update_workspace_main.sh
knorth55 Sep 30, 2022
5ba5eb0
use run instead of launch for app_manager
knorth55 Oct 12, 2022
f3ecc79
set allow_parallel false for personal use app
knorth55 Oct 12, 2022
beeb13d
use run for jsk_pr2_startup/tweet app
knorth55 Oct 12, 2022
94abd2a
add smach_image_publisher in pr2.launch
knorth55 Oct 14, 2022
76db1fd
update jsk_startup.rviz
knorth55 Oct 14, 2022
c4c5cfa
Add diagnostics_rx_error_summarizer.py
Kanazawanaoaki Oct 15, 2022
769f216
disable mongodb and dialogflow in pr2 gazebo
knorth55 Oct 18, 2022
27e0025
add pr2_gazebo_empty_world.launch
knorth55 Oct 18, 2022
83e28c9
Changed to show all devices with errors instead of max
Kanazawanaoaki Oct 18, 2022
922c8a7
set imu_used false in pr2_bringup.launch because drifting
knorth55 Oct 19, 2022
cd1e2c4
change smach_to_mail rospara load
Oct 20, 2022
9cf4c3e
smach_to_mail remap smach topic
knorth55 Oct 21, 2022
cb309e7
change node name to smach_to_mail
knorth55 Oct 21, 2022
63e3a93
[jsk_robot_startup] Add timeout for smach notification
tkmtnt7000 Oct 11, 2022
3a8f325
use latest smach_viewer
Oct 22, 2022
2ebb45f
use pr2_mechanism_controllers 1.10.18
iory Nov 10, 2022
4be4d6a
update rosinstall to use jsk_pr2eus origin/master
knorth55 Nov 21, 2022
be211e0
Add nodes to adjust the volume of the speaking
Kanazawanaoaki Nov 3, 2022
6086fb0
Add volume adjust apps
Kanazawanaoaki Nov 13, 2022
5f48912
use enable and speak_enable for volume control
knorth55 Dec 5, 2022
54145a9
launch app_scheduler in pr2.launch
knorth55 Dec 5, 2022
ec8451b
ad volume key in tweet-string func
knorth55 Nov 11, 2022
e8caff6
control volume by dynamic reconfigure
knorth55 Nov 11, 2022
ef1d6d3
add enable and speak-enable dynamic reconfigure
knorth55 Nov 18, 2022
8e2f9ec
camera sound only when speak is t
knorth55 Nov 18, 2022
fdefd1a
set volume for play-sound
knorth55 Nov 18, 2022
4307be4
[jsk_robot_startup] Fix variable name; *speak* -> *speak-enable*
tkmtnt7000 Dec 2, 2022
5c5a85c
add robot scripy for systemd
knorth55 May 25, 2022
4775379
disable c2 for debugging
knorth55 May 25, 2022
148a3fd
add jsk_pr2_startup scripts
knorth55 Jan 24, 2023
96b4ac5
use urg_node instead of hokuyo_node
knorth55 Jan 24, 2023
6752b72
disable prosilica and forearm cameras
knorth55 Feb 4, 2023
8ae75fe
update systemd jsk_pr2_startup scripts
knorth55 Feb 4, 2023
cf20118
fix jsk_pr2_startup.bash
knorth55 Feb 6, 2023
ac22dc7
use arg instead of optenv in pr2_microphone
knorth55 Feb 6, 2023
981e16b
fix respeaker machine
knorth55 Feb 6, 2023
933bab8
use binary data
knorth55 Feb 6, 2023
2628744
remove unused line
knorth55 Feb 6, 2023
809921e
use hokuyo_node instead
knorth55 Feb 6, 2023
2981ce8
output screen for sound_play node
knorth55 Feb 6, 2023
a624f4b
check if roscore is up in poststart
knorth55 Feb 7, 2023
9248b36
fix wge camera problems
knorth55 Feb 7, 2023
f8e2d4e
add more echo in robot.bash
knorth55 Feb 8, 2023
086fa20
add more echo in jsk_pr2_startup.bash
knorth55 Feb 8, 2023
f1e01d8
add launch_coral in pr2.launch
knorth55 Feb 8, 2023
b49dcf2
use host args in mongodb.launch
knorth55 Feb 8, 2023
9fa8e58
add tweet/compressed image
knorth55 Feb 8, 2023
86daa1e
add compressed image topics in pr2_tweet.launch
knorth55 Feb 8, 2023
d71069c
use tweet_image_server for tweet_client
knorth55 Feb 8, 2023
e845f18
add joy remap for noetic
knorth55 Feb 10, 2023
e2f9a8e
check ntp to utokyo server
knorth55 Feb 10, 2023
60d8292
fix utokyo ntp server
knorth55 Feb 10, 2023
4cecd95
update jsk_pr2_analyzers.yaml
knorth55 Feb 10, 2023
2bf252b
add jsk_pr2.rosinstall.noetic
knorth55 Feb 16, 2023
89c0a61
update_workspace script for noetic
knorth55 Feb 16, 2023
648857f
update jsk_pr2.rosinstall.noetic
knorth55 Feb 16, 2023
920228c
list filter for python3
knorth55 Feb 16, 2023
dd933c1
decode from byte to string
knorth55 Feb 16, 2023
8f3959f
add collada_urdf for noetic build
knorth55 Feb 16, 2023
adbc803
add tmuxinator yaml for pr2
knorth55 Feb 17, 2023
71fc2f3
update jsk_pr2.rosinstall.noetic
knorth55 Feb 27, 2023
f36140d
use mongodb_host arg key
knorth55 Feb 28, 2023
479d7c1
use mongodb_store noetic-devel
knorth55 Feb 28, 2023
161cdb9
use default pr2_robot
knorth55 Feb 28, 2023
c60c3f2
update jsk_pr2.rosinstall.noetic
knorth55 Mar 6, 2023
6c3bd6c
add speech_to_text in speech logger
knorth55 Mar 20, 2023
97d67c6
advertise when no tweet publisher is advertised yet
knorth55 Mar 24, 2023
363f0a1
load rostwitter message
Mar 25, 2023
0c361c7
update jsk_pr2.rosinstall.noetic
knorth55 Mar 25, 2023
8a8028c
update jsk_pr2.rosinstall.noetic
knorth55 Mar 25, 2023
4c7024c
enable google chat ros
knorth55 Mar 26, 2023
406bad3
update jsk_pr2.rosintall.noetic
knorth55 Mar 29, 2023
9da2b7c
[jsk_pr2_startup] Remove the slash of the first character for noetic …
tkmtnt7000 Dec 5, 2023
763c873
[jsk_pr2_startup] set jsk_demos to origin/master because https://gith…
mqcmd196 Dec 7, 2023
df0d0a8
[jsk_pr2_startup] Add check_base_scan_node.py
Kanazawanaoaki Aug 21, 2024
e172251
[jsk_pr2_startup] respawn speech_to_text
mqcmd196 Dec 4, 2024
7074ea1
Merge pull request #1926 from mqcmd196/PR/pr2_respawn_speech_to_text
Kanazawanaoaki Dec 10, 2024
a1b542b
[jsk_pr2_startup] Add cable connector check warning
Kanazawanaoaki Dec 16, 2024
9bb6122
[jsk_pr2_startup] Update to a non-function implementation of play_sound
Kanazawanaoaki Dec 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 7 additions & 41 deletions jsk_fetch_robot/jsk_fetch_startup/scripts/update_workspace.sh
Original file line number Diff line number Diff line change
@@ -1,43 +1,9 @@
#!/usr/bin/env bash

. $HOME/ros/melodic/devel/setup.bash
# Filename should end with .txt to preview the contents in a web browser
LOGFILE=$HOME/ros/melodic/update_workspace.txt

{
set -x
# Update workspace
cd $HOME/ros/melodic/src
ln -sf $(rospack find jsk_fetch_startup)/../jsk_fetch.rosinstall.$ROS_DISTRO $HOME/ros/melodic/src/.rosinstall
wstool foreach --git 'git stash'
wstool update --delete-changed-uris
WSTOOL_UPDATE_RESULT=$?
cd $HOME/ros/melodic
catkin clean aques_talk collada_urdf_jsk_patch -y
catkin init
catkin config -DCMAKE_BUILD_TYPE=Release
catkin build
CATKIN_BUILD_RESULT=$?
# Send mail
MAIL_BODY=""
if [ $WSTOOL_UPDATE_RESULT -ne 0 ]; then
MAIL_BODY=$MAIL_BODY"Please wstool update workspace manually. "
fi
if [ $CATKIN_BUILD_RESULT -ne 0 ]; then
MAIL_BODY=$MAIL_BODY"Please catkin build workspace manually."
fi
set +x
} > $LOGFILE 2>&1
if [ -n "$MAIL_BODY" ]; then
rostopic pub -1 /email jsk_robot_startup/Email "header:
seq: 0
stamp: {secs: 0, nsecs: 0}
frame_id: ''
subject: 'Daily workspace update fails'
body: '$MAIL_BODY'
sender_address: '$(hostname)@jsk.imi.i.u-tokyo.ac.jp'
receiver_address: 'fetch@jsk.imi.i.u-tokyo.ac.jp'
smtp_server: ''
smtp_port: ''
attached_files: ['$LOGFILE']"
fi
cp $(rospack find jsk_robot_startup)/scripts/update_workspace_main.sh /tmp/update_workspace.sh
# jsk_footstep_planner is not released for melodic
# jsk_footstep_controller is not released for melodic
# librealsense2 should not be installed from ROS repository
# realsense-ros should not be installed from ROS repository
/tmp/update_workspace.sh -r $(rospack find jsk_fetch_startup)/../jsk_fetch.rosinstall.$ROS_DISTRO -t fetch -s "jsk_footstep_controller jsk_footstep_planner librealsense2 realsense2_camera realsense2_description"
rm /tmp/update_workspace.sh
3 changes: 2 additions & 1 deletion jsk_pr2_robot/jsk_pr2_startup/apps/tweet/tweet.app
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
display: PR2 Tweet
description: PR2 likes tweeting
platform: pr2
launch: jsk_pr2_startup/tweet.xml
# launch: jsk_pr2_startup/tweet.xml
run: jsk_pr2_startup/tweet.l
interface: jsk_pr2_startup/tweet.interface
icon: jsk_pr2_startup/tweet.png
Empty file modified jsk_pr2_robot/jsk_pr2_startup/apps/tweet/tweet.l
100644 → 100755
Empty file.
35 changes: 27 additions & 8 deletions jsk_pr2_robot/jsk_pr2_startup/config/jsk_startup.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Panels:
Property Tree Widget:
Expanded:
- /Diagnostics1/Power1
- /Vision1/NarrowStereoLeft1
- /Planning1/SmachImage1
Splitter Ratio: 0.557554007
Tree Height: 1855
- Class: rviz/Selection
Expand Down Expand Up @@ -899,9 +901,9 @@ Visualization Manager:
Enabled: false
Invert Rainbow: false
Max Color: 255; 255; 255
Max Intensity: 1.08762002
Max Intensity: 4096
Min Color: 0; 0; 0
Min Intensity: 0.190980002
Min Intensity: 0
Name: TiltScan
Position Transformer: XYZ
Queue Size: 10
Expand Down Expand Up @@ -976,6 +978,23 @@ Visualization Manager:
Value: true
Enabled: true
Name: Vision
- Class: rviz/Group
Displays:
- Class: jsk_rviz_plugin/OverlayImage
Enabled: true
Name: SmachImage
Topic: /smach_image_publisher/image
Value: true
alpha: 0.850000024
height: 200
keep aspect ratio: true
left: 2700
overwrite alpha value: false
top: 50
transport hint: compressed
width: 600
Enabled: true
Name: Planning
Enabled: true
Global Options:
Background Color: 48; 48; 48
Expand Down Expand Up @@ -1003,25 +1022,25 @@ Visualization Manager:
Views:
Current:
Class: rviz/Orbit
Distance: 10.3789015
Distance: 8.56335258
Enable Stereo Rendering:
Stereo Eye Separation: 0.0599999987
Stereo Focal Distance: 1
Swap Stereo Eyes: false
Value: false
Focal Point:
X: 1.27238953
Y: -0.646221399
Z: 1.45365202
X: 1.20282674
Y: 0.220421076
Z: 1.34202754
Focal Shape Fixed Size: true
Focal Shape Size: 0.0500000007
Invert Z Axis: false
Name: Current View
Near Clip Distance: 0.00999999978
Pitch: 0.449796855
Pitch: 0.429796875
Target Frame: base_link
Value: Orbit (rviz)
Yaw: 0.113857321
Yaw: 0.71885699
Saved: ~
Window Geometry:
Displays:
Expand Down
23 changes: 23 additions & 0 deletions jsk_pr2_robot/jsk_pr2_startup/config/pr2_app_schedule.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# check use_sim_time
- name: check_use_sim_time
app_name: jsk_robot_startup/check_use_sim_time
app_schedule:
start: every().hour.at(":00")
# volume for monday
- name: volume_zero_monday
app_name: jsk_robot_startup/volume_zero
app_schedule:
start: every().monday.at("12:00")
- name: volume_reset_monday
app_name: jsk_robot_startup/volume_reset
app_schedule:
start: every().monday.at("16:00")
# volume for tuesday
- name: volume_zero_tuesday
app_name: jsk_robot_startup/volume_zero
app_schedule:
start: every().tuesday.at("12:00")
- name: volume_reset_tuesday
app_name: jsk_robot_startup/volume_reset
app_schedule:
start: every().tuesday.at("16:00")
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- git:
local-name: PR2/pr2_controllers
uri: https://github.com/PR2/pr2_controllers.git
version: melodic-devel
version: 1.10.18
# we need to install from source because pr2 is indigo
- git:
local-name: PR2/pr2_self_test
Expand Down Expand Up @@ -85,8 +85,8 @@
# we need this for eus10 and roseus_resume
- git:
local-name: jsk-ros-pkg/jsk_pr2eus
uri: https://github.com/knorth55/jsk_pr2eus.git
version: pr1040
uri: https://github.com/jsk-ros-pkg/jsk_pr2eus.git
version: master
# we need to install from source because pr2 is indigo
- git:
local-name: jsk-ros-pkg/jsk_recognition
Expand Down Expand Up @@ -143,6 +143,11 @@
uri: https://github.com/ros-gbp/common_msgs-release/archive/release/kinetic/visualization_msgs/1.12.7-0.tar.gz
version: common_msgs-release-release-kinetic-visualization_msgs-1.12.7-0
# we need to install from source because pr2 is indigo
- git:
local-name: ros-visualization/executive_smach_visualization
uri: https://github.com/ros-visualization/executive_smach_visualization.git
version: melodic-devel
# we need to install from source because pr2 is indigo
- git:
local-name: ros-visualization/interactive_markers
uri: https://github.com/ros-visualization/interactive_markers.git
Expand Down
148 changes: 148 additions & 0 deletions jsk_pr2_robot/jsk_pr2_startup/jsk_pr2.rosinstall.noetic
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
- git:
local-name: Affonso-Gui/euslime
uri: https://github.com/Affonso-Gui/euslime.git
version: eus10
- git:
local-name: Affonso-Gui/roseus_resume
uri: https://github.com/Affonso-Gui/roseus_resume.git
version: eus10
- git:
local-name: BehaviorTree/behaviortree_ros
uri: https://github.com/BehaviorTree/BehaviorTree.ROS.git
version: master
- git:
local-name: PR2/app_manager
uri: https://github.com/PR2/app_manager.git
version: kinetic-devel
- git:
local-name: PR2/pr2_apps
uri: https://github.com/pr2/pr2_apps.git
version: melodic-devel
- git:
local-name: PR2/pr2_gripper_sensor
uri: https://github.com/pr2/pr2_gripper_sensor.git
version: hydro-devel
- git:
local-name: PR2/pr2_navigation
uri: https://github.com/PR2/pr2_navigation.git
version: kinetic-devel
- git:
local-name: PR2/pr2_robot
uri: https://github.com/TAMS-Group/pr2_robot.git
version: pr-various
- git:
local-name: PR2/rqt_pr2_dashboard
uri: https://github.com/PR2/rqt_pr2_dashboard.git
version: kinetic-devel
- git:
local-name: SharedAutonomyToolkit/shared_autonomy_manipulation
uri: https://github.com/SharedAutonomyToolkit/shared_autonomy_manipulation.git
version: hydro-devel
- git:
local-name: euslisp/Euslisp
uri: https://github.com/Affonso-Gui/EusLisp.git
version: eus10
- git:
local-name: euslisp/jskeus
uri: https://github.com/euslisp/jskeus.git
version: master
- git:
local-name: jsk-ros-pkg/coral_usb_ros
uri: https://github.com/jsk-ros-pkg/coral_usb_ros.git
version: master
- git:
local-name: jsk-ros-pkg/geneus
uri: https://github.com/jsk-ros-pkg/geneus.git
version: master
- git:
local-name: jsk-ros-pkg/jsk_3rdparty
uri: https://github.com/jsk-ros-pkg/jsk_3rdparty.git
version: develop/pr2
- git:
local-name: jsk-ros-pkg/jsk_common
uri: https://github.com/jsk-ros-pkg/jsk_common.git
version: develop/pr2
- git:
local-name: jsk-ros-pkg/jsk_control
uri: https://github.com/jsk-ros-pkg/jsk_control.git
version: master
- git:
local-name: jsk-ros-pkg/jsk_demos
uri: https://github.com/jsk-ros-pkg/jsk_demos.git
version: master
- git:
local-name: jsk-ros-pkg/jsk_model_tools
uri: https://github.com/jsk-ros-pkg/jsk_model_tools.git
version: master
- git:
local-name: jsk-ros-pkg/jsk_planning
uri: https://github.com/jsk-ros-pkg/jsk_planning.git
version: master
- git:
local-name: jsk-ros-pkg/jsk_pr2eus
uri: https://github.com/jsk-ros-pkg/jsk_pr2eus.git
version: master
- 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_robot
uri: https://github.com/jsk-ros-pkg/jsk_robot.git
version: develop/pr2-noetic
- git:
local-name: jsk-ros-pkg/jsk_roseus
uri: https://github.com/knorth55/jsk_roseus.git
version: pr1040
- git:
local-name: jsk-ros-pkg/jsk_visualization
uri: https://github.com/jsk-ros-pkg/jsk_visualization.git
version: master
- git:
local-name: knorth55/app_manager_utils
uri: https://github.com/knorth55/app_manager_utils.git
version: master
- git:
local-name: ros-drivers/audio_common
uri: https://github.com/ros-drivers/audio_common.git
version: master
- git:
local-name: ros-drivers/hokuyo_node
uri: https://github.com/ros-drivers/hokuyo_node.git
version: indigo-devel
- git:
local-name: ros-drivers/joystick_drivers
uri: https://github.com/knorth55/joystick_drivers.git
version: pr1040-noetic
- git:
local-name: ros-drivers/prosilica_driver
uri: https://github.com/knorth55/prosilica_driver.git
version: plugin-install-fix
- git:
local-name: ros-drivers/wge100_driver
uri: https://github.com/ros-drivers/wge100_driver.git
version: hydro-devel
- git:
local-name: ros-drivers/wifi_ddwrt
uri: https://github.com/TAMS-Group/wifi_ddwrt.git
version: noetic-devel
- git:
local-name: ros-visualization/executive_smach_visualization
uri: https://github.com/knorth55/executive_smach_visualization.git
version: fix-python3
- git:
local-name: ros/collada_urdf
uri: https://github.com/werner291/collada_urdf.git
version: patch-1
- git:
local-name: strands-project/mongodb_store
uri: https://github.com/strands-project/mongodb_store.git
version: noetic-devel
- git:
local-name: tork-a/roswww
uri: https://github.com/knorth55/roswww.git
version: fix-python3
- git:
local-name: tork-a/visualization_rwt
uri: https://github.com/tork-a/visualization_rwt.git
version: kinetic-devel
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
<arg name="respawn" default="false"/>

<arg name="language" default="ja-JP"/>

<arg name="machine" default="c1" if="$(optenv USE_MIC_C1 false)"/>
<arg name="machine" default="c2" if="$(optenv USE_MIC_C2 false)"/>
<arg name="machine" default="c1" />

<arg name="ROBOT" default="$(optenv ROBOT pr2)"/>
<include file="$(find pr2_machine)/$(arg ROBOT).machine"/>
Expand All @@ -29,7 +27,7 @@

<node name="speech_to_text"
pkg="respeaker_ros" type="speech_to_text.py"
machine="$(arg machine)">
machine="$(arg machine)" respawn="$(arg respawn)">
<remap from="speech_to_text" to="speech_to_text_google" />
<remap from="audio" to="speech_audio"/>
<remap from="sound_play" to="robotsound_jp"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

<include file="$(find jsk_robot_startup)/lifelog/tweet.launch">
<arg name="robot_name" value="PR2"/>
<arg name="image_topics" default="/edgetpu_human_pose_estimator/output/image" />
<arg name="compressed_image_topics" default="/edgetpu_human_pose_estimator/output/image/compressed" />

<arg name="machine" value="c2"/>
<arg name="output" value="screen"/>
Expand Down
Loading
Loading