Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

handeye dashboard blank #64

Open
portgasray opened this issue Nov 25, 2019 · 6 comments
Open

handeye dashboard blank #64

portgasray opened this issue Nov 25, 2019 · 6 comments
Assignees
Labels
investigate Need further investigation to see what is the problem

Comments

@portgasray
Copy link

portgasray commented Nov 25, 2019

see the pic following:
handeye_dashboard_debug

with ctrl+c, it will happen:
handeye_dashboard_output

@RoboticsYY
Copy link
Contributor

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

@RoboticsYY
Copy link
Contributor

RoboticsYY commented Nov 25, 2019

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.

@RoboticsYY RoboticsYY self-assigned this Nov 25, 2019
@portgasray
Copy link
Author

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

@portgasray
Copy link
Author

portgasray commented Nov 25, 2019

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
Copy link
Author

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

loss_files

@portgasray
Copy link
Author

portgasray commented Nov 27, 2019

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

@RoboticsYY RoboticsYY added the investigate Need further investigation to see what is the problem label Nov 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
investigate Need further investigation to see what is the problem
Projects
None yet
Development

No branches or pull requests

2 participants