This is ppr stack.
-
SDF mesh
-
limit for controller
-
下载代码
git clone
cd {YOU-WORKSPACE}
-
安装依赖
rosdep install --from-paths src --ignore-src -r -y
-
编译
catkin_make
-
运行gazebo仿真
roslaunch ppr_gazebo ppr_world.launch
-
state topic
rostopic echo parabot/joint_states
-
cmd topic
rostopic pub /parabot/joint1_position_controller/command
rostopic pub /parabot/joint2_position_controller/command
rostopic pub /parabot/joint3_position_controller/command
-
Change PID
roslaunch ppr_control ppr_rqt.launch
Author: likang
Created Time:20191030
Editor: Dayuan Chen
Version: 1.1
-
Git clone Laser Driver by Reposiory
git clone gitlab@www.git-hitsz.cn:jiang/laser_sensor3.git
-
change Serial Port by
port.yaml
in Laser_sensor package lanunch directory -
launch the luanch file
roslaunch pararob para_excution.launch
Click Here to watch the experiment video
If need password, please follow this wiki to set your ssh keys.
If no serial
sudo apt-get install ros-kinetic-serial
or
sudo apt-get install ros-melodic-serial