Tmp3/pibot_ros
ray e73d6d3a1b update code 2024-03-04 10:55:37 +00:00
..
pibot_upstart update code 2024-03-04 10:55:37 +00:00
pypibot update code 2024-03-04 10:55:37 +00:00
ros_package update code 2024-03-04 10:55:37 +00:00
ros_ws update code 2024-03-04 10:55:37 +00:00
rules update code 2024-03-04 10:55:37 +00:00
third_party update code 2024-03-04 10:55:37 +00:00
.gitignore update code 2024-03-04 10:55:37 +00:00
.pibot_init_env.sh.swp update code 2024-03-04 10:55:37 +00:00
README.md update code 2024-03-04 10:55:37 +00:00
pibot_add_upstart.sh update code 2024-03-04 10:55:37 +00:00
pibot_ap.sh update code 2024-03-04 10:55:37 +00:00
pibot_clear_rosproc.sh update code 2024-03-04 10:55:37 +00:00
pibot_create_swap.sh update code 2024-03-04 10:55:37 +00:00
pibot_init_env.sh update code 2024-03-04 10:55:37 +00:00
pibot_install_ros.sh update code 2024-03-04 10:55:37 +00:00
pibot_remove_upstart.sh update code 2024-03-04 10:55:37 +00:00
pibot_view_env.sh update code 2024-03-04 10:55:37 +00:00

README.md

PIBOT ROS Workspace v2.0

install ros

cd ~/pibot_ros/
./pibot_install_ros.sh
source ~/.bashrc

init environment

for master

cd ~/pibot_ros/
./pibot_init_env.sh # select board lidar 3dsensor
source ~/.bashrc

for salve

cd ~/pibot_ros/
./pibot_init_env.sh # select board lidar 3dsensor
source ~/.bashrc

run example

roslaunch pibot_bringup bringup.launch
roslaunch pibot keyboard_teleop.launch

then you can control your robot