Create an object model using tabletop_object_detector [closed]
Hi, I want to use the tabletop_object_detector with household_object_database ,I have installed the database , make the server and make an admin for it ,now I want to make an object model using the tabletop_object_detector , so do I have any other commands except those commands ?
- rosmake tabletop_object_detector
- roscd tabletop_object_detector
- roslaunch launch/model_fitter.launch
- rosrun tabletop_object_detector test_service
notice: when I type the command: - roslaunch launch/model_fitter.launch
An error appears and tell me that :
- nada@nada-Satellite-A665:~$ roslaunch launch/model_fitter.launch[launch/model_fitter.launch] does not exist. please specify a package and launch file
@Ricky@jontromanab
@RiskTeam could you finally accomplish it?? Im trying to do the same and would appreciate any help.