Original report (archived issue) by Guillaume Hauss (Bitbucket: GuillaumeHauss).
Hi,
I'm trying to install DRCSIM from this tutorial. I'm running Ubuntu 16.04 and using ROS Kinetic, so I had to compile it from source.
When I launch
#!bash
catkin_make install
the compilation crashes and these are the two errors I get
#!bash
recipe for target 'sandia-hand/ros/sandia_hand_driver/gui/homing/moc_homing_dialog.cxx' failed
recipe for target 'sandia-hand/ros/sandia_hand_driver/CMakeFiles/sandia_hand_homing.dir/all' failed
Google has not been really helpful on this matter, so I hope you'll point me in the right direction to get it done. Thank you in advance !
Guillaume
Original report (archived issue) by Guillaume Hauss (Bitbucket: GuillaumeHauss).
Hi,
I'm trying to install DRCSIM from this tutorial. I'm running Ubuntu 16.04 and using ROS Kinetic, so I had to compile it from source.
When I launch
the compilation crashes and these are the two errors I get
Google has not been really helpful on this matter, so I hope you'll point me in the right direction to get it done. Thank you in advance !
Guillaume