Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
hardware:rb1_quickstart [2021/02/12 13:53]
cedric.lb [Controlling the kinova-arm only]
hardware:rb1_quickstart [2021/02/12 13:55]
cedric.lb [Known issues]
Line 95: Line 95:
    ​user@remote:​~$ scp -r rb1@rb1:​~/​catkin_ws/​src/​* ~/​catkin_rb1_ws/​src/​    ​user@remote:​~$ scp -r rb1@rb1:​~/​catkin_ws/​src/​* ~/​catkin_rb1_ws/​src/​
    ​user@remote:​~$ cd ~/​catkin_rb1_ws    ​user@remote:​~$ cd ~/​catkin_rb1_ws
-   ​user@remote:​~/​catkin_rb1_ws/$ catkin_make ​  +   ​user@remote:​~/​catkin_rb1_ws$ catkin_make ​  
  
 Some robot-specific packages may fail compiling (missing dynamixel.h / libpcan.h). If those are the only errors, you may continue. Some robot-specific packages may fail compiling (missing dynamixel.h / libpcan.h). If those are the only errors, you may continue.
Line 101: Line 101:
 Rviz and move it can now be started to control the robot: Rviz and move it can now be started to control the robot:
    
-   ​user@remote:​~/​catkin_rb1_ws/$ source devel/​setup.bash +   ​user@remote:​~/​catkin_rb1_ws$ source devel/​setup.bash 
-   ​user@remote:​~/​catkin_rb1_ws/$ roslaunch rb1_jaco_3fg_moveit_config demo_rtc.launch+   ​user@remote:​~/​catkin_rb1_ws$ roslaunch rb1_jaco_3fg_moveit_config demo_rtc.launch
  
 ===== Controlling the kinova-arm only ===== ===== Controlling the kinova-arm only =====
Line 136: Line 136:
 and "​Action client not connected: rt_traj_exe/​follow_joint_trajectory"​** and "​Action client not connected: rt_traj_exe/​follow_joint_trajectory"​**
  
-First, check whether the rt_traj_exe/​follow_joiny_tractoryis ​visible on the computer.+First, check whether the rt_traj_exe/​follow_joiny_tractory is visible on the computer.
  
    ​user@remote:​~$ rostopic list    ​user@remote:​~$ rostopic list
  • hardware/rb1_quickstart.txt
  • Last modified: 2021/02/12 14:25
  • by cedric.lb