intel / ros2_grasp_library

https://intel.github.io/ros2_grasp_library
Apache License 2.0
177 stars 43 forks source link

handeye dashboard blank #64

Open portgasray opened 4 years ago

portgasray commented 4 years ago

see the pic following: handeye_dashboard_debug

with ctrl+c, it will happen: handeye_dashboard_output

RoboticsYY commented 4 years ago

Please make sure you have sourced the setup.bash in the install directory of colcon workspace.

RoboticsYY commented 4 years ago

Please check if you have these files

handeye_calibration.py 
__init__.py 
main.py
plugin.py
__pycache__

under install/handeye_dashboard/lib/python3.6/site-packages/handeye_dashboard.

If they are not there, we solved this by upgrading to the newest release of ROS2 dashing. Maybe there are some legacy python package on the local disk that brought this.

portgasray commented 4 years ago

I think so, maybe cause by some python package, let me try that after 2 hours.

portgasray commented 4 years ago

Hi, @RoboticsYY, under my install/handeye_dashboard/lib/python3.6/site-packages only has

pycache handeye-dashboard.egg-link site.py

handeye_dashboard_view

sorry, according to your method, after reinstalling the ros2 dashing, nothing changed above.

portgasray commented 4 years ago

okay, I found the aforementioned files under src/ros2_grasp_library/grasp_utils/handeye_dashboard/build/lib/handeye_dashboard.

loss_files

portgasray commented 4 years ago

I run it again this morning, it works suddenly! It should be god bless me! haha suddently_works