Open txchitchat opened 6 years ago
Messages are in the ros package here: https://github.com/CRLab/pc_pipeline_msgs
Additional instructions here: https://github.com/CRLab/pc_scene_completion_ws https://github.com/CRLab/pc_pipeline_launch
make sure the messages package is in your ros workspace, and that your source the correct devel/setup.bash
when I type the following command in python, it shows: There is a line of code in "pc_scene_completion_client/pc_scene_completion_client.py": import pc_pipeline_msgs.msg But where is the .msg file? How to generate it?