ray e73d6d3a1b | ||
---|---|---|
.. | ||
pibot_upstart | ||
pypibot | ||
ros_package | ||
ros_ws | ||
rules | ||
third_party | ||
.gitignore | ||
.pibot_init_env.sh.swp | ||
README.md | ||
pibot_add_upstart.sh | ||
pibot_ap.sh | ||
pibot_clear_rosproc.sh | ||
pibot_create_swap.sh | ||
pibot_init_env.sh | ||
pibot_install_ros.sh | ||
pibot_remove_upstart.sh | ||
pibot_view_env.sh |
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