forked from ipa320/care-o-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Drivers and basic components for operating Care-O-bot 3.
kettj/care-o-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the open-source Care-O-bot repository. Connecting to the robot: sudo route add -net 192.168.0.0 netmask 255.255.0.0 gw cob3-1 dev eth0 sudo route add -net 192.168.0.0 netmask 255.255.0.0 gw cob3-1 dev wlan0 export ROS_MASTER_URI=http://192.168.0.101:11311 add internal ip addresses to /etc/hosts 192.168.0.101 cob3-1-pc1 192.168.0.102 cob3-1-pc2 192.168.0.103 cob3-1-pc3 Connecting to the robot machines pc1: ssh -X -p2201 cob3-1 pc2: ssh -X -p2202 cob3-1 pc3: ssh -X -p2203 cob3-1
About
Drivers and basic components for operating Care-O-bot 3.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 51.8%
- C 35.4%
- Python 12.5%
- Shell 0.3%