ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 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