UbiquityRobotics / ubiquity_main

Main documentation as well as other misc files
Other
19 stars 7 forks source link

Packages missing files #232

Closed kristjanp28 closed 4 years ago

kristjanp28 commented 4 years ago

I was trying to get docking_node to work but I had some issues with following packages:

So what I did to fix the issue:

  1. Made a backup of demos and deleted demos file

  2. put all above mentioned files into catkin_ws/src and compiled with catkin_make

  3. deleted mentioned files from catkin_ws/src and put in the demos folder back

  4. Again compiled everything with catkin_make.

And docking_node started working without any problem.

rohbotics commented 4 years ago

I think this was a configuration issue and we haven't seen it come up again, closing.