ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
change the following line
from target_link_libraries(dssp dssp_rs232_drive_module)
to target_link_libraries(dssp /pathto/libdssp_rs232_drive_module.so)
where pathto is the path to ur libdssp_rs232_drive_module.so file