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

Enable catkin_virtualenv and google_chat_ros (and others) #1864

Open
wants to merge 79 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
de7a887
[jsk_unitree_startup/cross] Add python3-venv for catkin virtualenv
iory Jul 25, 2022
f9d4bac
[jsk_unitree_startup/cross] Use sitecustomize.py instead of setting P…
iory Jul 26, 2022
554a87b
[jsk_unitree_startup/cross] Recursively append python site/dist-packa…
iory Jul 26, 2022
f52c4de
[jsk_unitree_startup/cross] Add google_chat_ros
iory Jul 26, 2022
dd38754
[jsk_unitree_startup/cross] Use bug-fix version of catkin-virtualenv
iory Jul 26, 2022
c0b2cc8
[jsk_unitree_startup/cross] Install python3 dependencies for catkin_v…
iory Jul 26, 2022
5337838
[jsk_unitree_startup/cross] Add JSK_UNITREE_COMPILE_PARALLEL option t…
iory Jul 26, 2022
785af9e
[jsk_unitree_startup/cross] Install sitecustomize.py for real unitree…
iory Jul 26, 2022
1e045b1
[jsk_unitree_startup] Fixed install.sh command description. -d is cor…
iory Jul 26, 2022
bba78e2
[jsk_unitree_startup] Use perl instead of 'grep -Po'
iory Jul 26, 2022
b1c13cd
[jsk_unitree_startup/cross] Install LTE settings only TARGET_DIRECTOR…
iory Jul 26, 2022
f55266b
[jsk_unitree_startup/cross] Use sshpass instead of /usr/bin/sshpass
iory Jul 26, 2022
1c21dd2
[jsk_unitree_startup/cross] Use bug-fix branch for enabling aarch64 (…
iory Jul 26, 2022
c60b7d9
[jsk_unitree_startup/cross] Set default value 4 to JSK_UNITREE_COMPIL…
iory Jul 26, 2022
ce8e63a
Revert "[jsk_unitree_startup/cross] Add JSK_UNITREE_COMPILE_PARALLEL …
iory Jul 27, 2022
5cf2dec
Revert "[jsk_unitree_startup/cross] Set default value 4 to JSK_UNITRE…
iory Jul 27, 2022
6023c36
[jsk_unitree_startup/cross] Passthrough MAKEFLAGS
iory Jul 27, 2022
b9bbd11
[jsk_unitree_startup/cross] Add comments for unitree.repos
iory Jul 27, 2022
e753fba
[jsk_unitree_startup/cross] Passthrough python libraries on run_user.sh
iory Jul 28, 2022
ff338cf
[unitree/cross] Add prerequisite command to readme
tkmtnt7000 Jul 28, 2022
33cf239
[jsk_unitree_startup/cross] Modified google_chat_ros branch
iory Jul 29, 2022
3e1247f
[jsk_unitree_startup/cross] Add comment for reachability
iory Jul 29, 2022
d6c223f
Revert "[jsk_unitree_startup/cross] Add python3-venv for catkin virtu…
iory Jul 29, 2022
4b5dd18
[jsk_unitree_startup/cross] Enable virtualenv via pip install
iory Jul 29, 2022
706a5b2
[jsk_unitree_startup/cross] Use unitree branch at catkin_virtualenv
iory Jul 29, 2022
e578bb8
[jsk_unitree_startup/cross] Install sysctl.conf to passthrough packet
iory Jul 30, 2022
82acc9f
[jsk_unitree_startup/cross] Install iptables.ipv4.nat to passthrough …
iory Jul 30, 2022
1a67515
[jsk_unitree_startup/cross] Add OPTIONS to passthrough user id for ma…
iory Aug 3, 2022
91961fd
[jsk_unitree_startup/cross] Enable iory's google chat ros (minor change)
iory Aug 3, 2022
f7e6089
[jsk_unitree_startup/cross] Add compress command
iory Aug 3, 2022
d1c49ac
[jsk_unitree_startup] Add emotion reaction
a-ichikura Aug 4, 2022
0231f70
[jsk_unitree_startup/cross] Add y or n
iory Aug 4, 2022
f8e3778
[jsk_unitree_startup] Add imageai.sh which is running on default unit…
iory Aug 5, 2022
8d9eb4a
[jsk_unitree_startup] Launch trt pose on jetson nano2gb (192.168.123.13)
iory Aug 5, 2022
2b7943c
[jsk_unitree_startup] Add camera image publisher
iory Aug 5, 2022
c9f5b1a
[jsk_unitree_startup] Add walk_notifyer
iory Aug 7, 2022
d3d98cc
[jsk_unitree_startup/cross] Add env.sh for machine tag
iory Aug 7, 2022
e84bafd
[jsk_unitree_startup] Add walk_notifier application
iory Aug 7, 2022
11964cf
[jsk_unitree_startup] Add wlan2 settings for sparky
iory Aug 7, 2022
5813abd
[jsk_unitree_startup/cross] Install mailutils
iory Aug 7, 2022
8758d43
[jsk_unitree_startup] Enable wlan0
iory Aug 7, 2022
6e47211
[jsk_unitree_startup/install] passthrough password
iory Aug 7, 2022
6cf0090
[jsk_unitree_startup/install] Modified owner of /var/mail/${USER}
iory Aug 7, 2022
ac6b6cc
Merge branch 'unitree-virtualenv' into unitree-miraikan
iory Aug 7, 2022
c2cb48c
[jsk_unitree_startup/WalkNotifier] Enable attachment
iory Aug 7, 2022
95fdfa5
[jsk_unitree_startup] Update version of mailutils
iory Aug 7, 2022
15260f7
[jsk_unitree_startup/cross] Disable python for mailutils
iory Aug 7, 2022
fca125f
[jsk_unitree_startup/install.sh] Use sudo for touch /var/mail/unitree
iory Aug 8, 2022
d541c81
[jsk_unitree_startup] Add Walk notifier's README
iory Aug 8, 2022
722b3fb
[jsk_unitree_startup/cross] Add y or n
iory Aug 4, 2022
749f486
[jsk_perception_3rdparty] Passthrough password
iory Aug 8, 2022
e1c68e5
[jsk_unitree_startup] Fixed start_app's rosservice names
iory Aug 8, 2022
262cd73
Merge branch 'unitree-miraikan' into unitree-virtualenv
iory Aug 26, 2022
14022cd
Revert "[jsk_unitree_startup] Update version of mailutils"
iory Aug 27, 2022
69874b1
Revert "[jsk_unitree_startup/cross] Disable python for mailutils"
iory Aug 27, 2022
f13a43d
enable to send mail
tkmtnt7000 Jul 26, 2022
2fe8f21
add more typecheck, use rospy.loginfo for message
k-okada Jul 27, 2022
d4f0597
use https://github.com/tkmtnt7000/jsk_robot/pull/5 to publish image s…
k-okada Jul 27, 2022
cc1777f
enable to receive multiple smach state
k-okada Aug 9, 2022
0dd909e
add to pubilsh /tweet message
k-okada Aug 9, 2022
0bfbf79
[jsk_robot_startup] Fix dependent on linter
tkmtnt7000 Jul 28, 2022
7d1958e
[jsk_robot_startup] Support python3 in smach_to_mail.py
tkmtnt7000 Jul 28, 2022
a935e96
[jsk_robot_startup/smach_mail] Fix typo
tkmtnt7000 Aug 9, 2022
f3933dd
[jsk_robot_startup/smach_mail] Remove unused module
tkmtnt7000 Aug 9, 2022
3d41642
[jsk_robot_startup/smach_to_mail] Set sender address and receiver add…
tkmtnt7000 Aug 9, 2022
2542efd
[jsk_robot_startup/smach_to_mail] Raise error when no address is set
tkmtnt7000 Aug 22, 2022
1075757
[jsk_robot_startup/smach_to_mail] Use yaml file to set address
tkmtnt7000 Aug 22, 2022
54a3d1a
[jsk_robot_startup] Publish whole /tweet at a time
iory Aug 22, 2022
7a4f018
[jsk_robot_startup] Add Readme for smach_to_mail.py
tkmtnt7000 Aug 23, 2022
cfdfc6e
Revert "[jsk_unitree_startup] Launch trt pose on jetson nano2gb (192.…
iory Aug 29, 2022
eb02f63
Revert "[jsk_unitree_startup] Add imageai.sh which is running on defa…
iory Aug 29, 2022
20cd79e
[jsk_unitree_startup] Copy data to jetson nano 2gb (192.168.123.13)
iory Aug 29, 2022
70cc9f9
[jsk_unitree_startup] Publish image via mqtt
iory Aug 29, 2022
096165e
[jsk_robot_startup] Add EmailBody msg
tkmtnt7000 May 24, 2022
8763099
[jsk_robot_startup] Support changing embed image size and change msg …
tkmtnt7000 May 25, 2022
56f41d7
add img_data to EmailBody, update email_topic.py and email-topic-clie…
k-okada Jul 27, 2022
61209bc
add node to publish smach_state of lead_teleop program
k-okada Jun 29, 2022
c3b18f9
[jsk_unitree_startup/human_pose_publisher.py] Add timestamp for peopl…
iory Aug 29, 2022
e6ab483
[jsk_unitree_startup/llead-teleop-state.l] Check detected person
iory Aug 29, 2022
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
Prev Previous commit
Next Next commit
[jsk_unitree_startup] Enable wlan0
iory committed Aug 7, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8758d438a9d1eac1c9fa6f3f70194da5e9eba2cf
4 changes: 4 additions & 0 deletions jsk_unitree_robot/cross/install.sh
Original file line number Diff line number Diff line change
@@ -113,7 +113,11 @@ function copy_data () {
if [[ "${hostname}" == "192.168.123.161" ]]; then
sshpass -p $PASS ssh -t ${user}@${hostname} "source /opt/jsk/User/user_setup.bash; sudo cp -f \$(rospack find jsk_unitree_startup)/config/dhcpcd.conf /etc/dhcpcd.conf"
sshpass -p $PASS ssh -t ${user}@${hostname} "sudo systemctl restart dhcpcd"

# enable wlan0
sshpass -p $PASS ssh -t ${user}@${hostname} "sed -i 's/sudo ifconfig wlan0 down/# sudo ifconfig wlan0 down/g' /home/pi/Unitree/autostart/configNetwork/configNetwork.sh"
fi

set +x
}